Skip to content

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

Notifications You must be signed in to change notification settings

mbdmardy/expensewatch

 
 

Repository files navigation

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.

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 59.9%
  • HTML 24.4%
  • JavaScript 14.4%
  • CSS 1.3%