#$ superServer server for super project
Please follow https://github.com/meanjs/mean/blob/master/README.md and make sure you have installed all the prerequisites needed on development machine
Once you've installed all prerequisites and cloned project, go to root folder and run the following command-line:
$ npm install
After the install process is over, run the server:
$ npm start