Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 265 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 265 Bytes

isssr-web

In order to download and run the project please install nodejs and npm http://nodejs.org/download/

install grunt: sudo npm install -g grunt-cli

install bower: sudo npm install -g bower

download the project than run: sudo npm install && bower update