corderogerardo / trackman

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

please install the following version of :

Node  6.9.1
Ionic CLI 2.2.2
Ionic App lib 2.2.1
Cordova CLI 6.5.0

after installing node,
the command line to install [ionic cli, ionic app(with angular2) and cordova cli]:

$ npm install -g cordova
$ npm install -g ionic

then open the project, 
$ cd (path to project)
 
and run the localhost server with

$ ionic serve

About


Languages

Language:CSS 60.2%Language:TypeScript 21.4%Language:HTML 15.9%Language:JavaScript 2.5%