Ionic 2.0 supports windows, If you want to work with Ionic 2.0 and Angular 2.0 probably you don't need this template.
-
-
- Apache Cordova
- Ionic
- Nodejs
-
- Download template from Ionic Market
npm install
download node packagesgulp initialize
download bower and tsd dependenciesgulp watch
or onlygulp
to compile onceionic 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
- Install dependencies Task Runner > Gulp initialize
- Build
-