Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 446 Bytes

README.md

File metadata and controls

25 lines (20 loc) · 446 Bytes

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