Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 283 Bytes

README.mdown

File metadata and controls

20 lines (17 loc) · 283 Bytes

#Installation

git clone git@github.com:UoGSOCIS/socis-dashboard.git
cd socis-dashboard
npm install

#Running the Dashboard

npm start

#Compiling the LESS stylesheets

grunt less

#Dependencies