/expensewatch

A simple MEAN App built using Angular 2, Nodejs, Expressjs, mongodb and JWT

Primary LanguageTypeScript

expensewatch

A simple MEAN App built using Angular 2, Nodejs, Expressjs, mongodb and JWT

Before you clone this repo, make sure you are running the latest version of Node.JS, MongoDB and Angular CLI. Clone the repo and run npm install, this will setup the Expensewatch Angular (client side) code.

Copy the Server folder and keep it at some other location and run nmp install, this with setup the REST API (server side) code for Expensewatch.

You may watch this YouTube video https://www.youtube.com/watch?v=lCYMcYeGl-Q, if you face any issues while running the code.