Skip to content

Latest commit

 

History

History
17 lines (8 loc) · 228 Bytes

File metadata and controls

17 lines (8 loc) · 228 Bytes

##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