Welcome to the MEAN Stack Event management Application.
This is a SPA (single page application) boilerplate using the following technologies:
Install the following on your own
- AngularCli
- NodeJs
- MongoDb
- nodemon Install nodemon $ npm install -g nodemon
##Run $ git clone https://github.com/Kasunjith-Bimal/MEAN_STACK.git $ cd MEAN_STACK $ npm install $ cd Client $ npm install $ cd .. $ nodemon index.js