Commit 2d27fa85 by Vishal Kadam

Added Prerequisite

parent 20a27148
# DGC Metadata
## Instructions
Start up DGC:
### Prerequisite
1. Nodejs (http://nodejs.org/download/)
2. ```npm install -g grunt-cli```
### Setup:
```
git clone https://github.com/vkadam/dgc-metadata.git
......@@ -10,4 +15,4 @@ npm install
grunt server
```
Server will start at:
<http://localhost:3020/>
\ No newline at end of file
<http://localhost:3020/>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment