- You can see the work of the site by this link
-
Install node.js
-
Install gulp.js
npm install -g gulp gulp-cli -
Clone repository and open the folder with it in terminal
-
Install packages
npm install -
Run gulp
gulp dev -
Open http://localhost:3000 and enjoy!