# DGC Metadata ## Instructions ### Prerequisite 1. Nodejs (http://nodejs.org/download/) 2. ```npm install -g grunt-cli``` ### Setup: ``` git clone https://github.com/MPR-Global/metadata.git cd dashboard/v2 npm install grunt server ``` Server will start at: <http://localhost:3010/>