Skip to content

davideast/ng2do

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published