Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 386 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 386 Bytes

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