Build Status

Fuse-box + Angular 4.1.3

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.

  • FuseBox takes care of es6 modules used in angular

See the working demo here!

Setup & run

  • npm install
  • npm start
  • npm test: run tests
  • npm test:auto: run tests and watch files to re run tests

Visit http://localhost:4445/