davideast / ng2do

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:Other


Languages

Language:HTML 50.3%Language:JavaScript 47.6%Language:Shell 2.1%