#Data Export
###Prerequisites:
- node.js (See instructions on the Node.js wiki)
- Go to project directory
npm install -g grunt-cli
npm install
grunt
- Connect to Web server on local machine
grunt
not found. Make sure yourPATH
is set correctly for node.js. For OSX, this means/usr/local/share/npm/bin/
should be included.