Skip to content

abner/angular2-example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fuse-box + Angular2

Angular 2 modern TODO app

This is an example of how to power an Angular2 app with fuse-box.

It's a basic todo application with CRUD operations.

The application uses HOT module reload approach to keep your browser window in sync. You will get instant CSS updates as well.

See the working demo here!

Setup & run

  • npm install
  • npm start

Visit http://localhost:4445/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 65.7%
  • JavaScript 12.2%
  • HTML 12.1%
  • CSS 10.0%