All Projects → davideast → Ng2do

davideast / Ng2do

Licence: other

Labels

Angular 2 Todo App

Angular 2 is not packaged or ready for production... but this is a todo app with it.

Installation

npm install -g gulp # Not required if you already have gulp installed globally
npm install
gulp
gulp serve

How the installation works

The installation clones the Angular 2 quickstart which contains Angular and all of the dependencies to transpile from AtScript/TypeScript. The local .git folder for the quickstart is removed automatically.

AngularFire?

The AngularFire included in this project is not a final or working version of AngularFire for Angular 2.

I want more Angular 2 info

Check out the official Angular 2 website.

Apache 2.0 License

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].