Sample MEAN Stack app
The app requires installation of Node 4 or higher, together with NPM 3 or higher and Mongo DB.
Clone project to your local directory:
git clone https://github.com/shiftescape/ng-exam-greenseed.git
Go to cloned directory and run:
npm install
npm start