Boilerplate for sites
This kit includes:
And also:
Gulp tasks:
serve
opens site in browser and reloads it automatically on changeserve:dist
same but with minification and optimization of built sourceswatch
builds site automatically on changeclean
deletes built sourcesbuild:dist
builds site to dist folderdeploy
deploy site to Surge
npm install -g yo gulp-cli generator-reo-web-starter-kit
yo reo-web-starter-kit
gulp serve