-
-
Notifications
You must be signed in to change notification settings - Fork 82
Home
Quique Fdez Guerra edited this page Aug 28, 2017
·
3 revisions
-
-
- Apache Cordova
- Ionic
- Nodejs
-
- Download template from Ionic Market
-
npm install
download node packages -
gulp initialize
download bower and tsd dependencies -
gulp watch
or onlygulp
to compile once -
ionic serve
orcordova build 'platform'
-
-
With Visual Studio
-
- Visual Studio 2015
- Apache Cordova Tools Check on Visual Studio installation process
-
- Download template from VSGallery
- Create a new project Type: Typescript > Apache Cordova
- Wait for automatic packages installation
- Build
-