My cv in html5, using gulp and LESS
- open in terminal (or CMD in Windows) and run
npm istall
- run
gulp
- go to build/html and open index.html in the browser
Node.js , download from here https://nodejs.org/en/download/
Gulp, install from node package manager using : npm install --global gulp