Skip to content

MatLock/app-ionic-chat

Repository files navigation

Instrucciones para iniciar el proyecto.

  • Download Node 6 or higher version from Node
  • Download and install IONIC v3 throught npm : $ npm install -g ionic@latest
  • Download Android Studios From Here
  • Go to the SDK Manager and download your Device SDK (usually andriod 5.0 or higher)
  • and download all dependencies:$ npm install ```
  • Add Android/IOS platform $ cordova platforms add Android
  • Run app in browser: $ ionic serve
  • Run in device: $ ionic cordova run android

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published