Expense Manager to track all the expenses built using Angular cli and Firebase.
https://expense-manager-2017.herokuapp.com
- Fork/Clone the repository
- Run
npm install
- After downloading all the modules, run
ng serve
- Goto
localhost:4200
(default port for Angular CLI).