The work was conducted in the scope of AngularAttack 2016.
You can try the app out at simonharrer.github.io/koala.
This thing bases on angular-cli. Overview available there: https://github.com/angular/angular-cli
- Angular 2 JumpStart with TypeScript.
- https://github.com/mgechev/angular2-seed
- https://www.npmjs.com/package/generator-modern-web-dev
- https://cli.angular.io/
Clone this repo locally, and make sure all your team members have access to it.
-
Install the latest stable Node / NPM.
-
npm install -g angular-cli
-
git clone git@github.com:rumblex/angularattack2016-json-snow.git
-
cd angularattack2016-json-snow
-
npm install
-
ng serve
- Windows: execute this as Administrator. Reason and discussion: angular/angular-cli#641 (comment). Workaround: http://ember-cli.com/user-guide/#symlinks-on-windows -
ng lint
-
ng format
- http://stackoverflow.com/q/24246403/873282
- Google Maps is loaded directly instead of using the thin wrapper google-maps.