Skip to content
Quique Fdez Guerra edited this page Aug 28, 2017 · 3 revisions

Important links

Instructions:

  • With text editor and command line:
    • Dependencies:
      • Apache Cordova
      • Ionic
      • Nodejs
    • First steps:
      • Download template from Ionic Market
      • npm install download node packages
      • gulp initialize download bower and tsd dependencies
      • gulp watch or only gulp to compile once
      • ionic serve or cordova build 'platform'
    • Dependencies
      • Visual Studio 2015
      • Apache Cordova Tools Check on Visual Studio installation process
    • First steps:
      • Download template from VSGallery
      • Create a new project Type: Typescript > Apache Cordova
      • Wait for automatic packages installation
      • Build

Template UI