This Repo is intended for the Code Challenge Completion of Open Source Project under caMicroscope (GSOC).
To Run this on ur Local PC follow these Steps :
- Open your Terminal and move to the Directory where You want to save a copy of the project by using git clone .
- Type "npm install" for installing modules neccessary for runing of the project .
- At last , type npm start which will run the server for you .