##LSDG Website Project
A version of the LSDG website using a grunt project.
##Run Locally
Install all the dependencies:
npm install -g grunt-cli (if you haven't already)
npm install
Run the app:
grunt watch
| Name | Name | Last commit date | ||
|---|---|---|---|---|
##LSDG Website Project
A version of the LSDG website using a grunt project.
##Run Locally
Install all the dependencies:
npm install -g grunt-cli (if you haven't already)
npm install
Run the app:
grunt watch