Skip to content

singpath/example-app

Repository files navigation

Example App

Example of Angular development using JSPM.

Requirements

  • git;
  • nodejs v4+ with npm v3 (npm v2 probably work).

Setup

You simply clone the app and install the dependencies:

git clone https://github.com/singpath/example-app.git
cd example-app
npm install
npm start

Documentation

TODO

  • complete angular docs;
  • complete firebase docs;
  • add a JS primer: especially recent addition to JS that used, feature we avoid how we use them on older platform.

About

Example of Angular development using JSPM.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published