Install Node.js https://nodejs.org
Using terminal in this folder, run:
npm install -g bower
bower install
npm install
To watch/build the less files, run:
npm run gulp
To start a local server:
python -m SimpleHTTPServer 8000
Install Node.js https://nodejs.org
Using terminal in this folder, run:
npm install -g bower
bower install
npm install
To watch/build the less files, run:
npm run gulp
To start a local server:
python -m SimpleHTTPServer 8000