InfoScribe
After Cloning, to run locally, follow the steps below.
Ensure you have mongodb installed. No need to start the server, as the init
script will automatically take care of that.
- To get the latest code
git pull
- To install any new package updates
npm install
- Start the application
grunt