Skip to content

bvikramjava/Angular-Todo

Repository files navigation

Try this project online

https://todoapp-18a3a.firebaseapp.com/

Stack

  • Angular 4
  • Angular CLI
  • AngularFire2 4.0.0-rc.1
  • Firebase
  • RxJS
  • SASS
  • Typescript

Quick Start

Script Description
npm install Installs the package dependencies.
npm start Start development server @ localhost:4200
npm run build build the application to ./dist
npm run lint Lint .ts files