create project static webpack + js + sass + pug
npm install components-killkihttps://github.com/MiguelRoot/Webpack-Pug-SASS_SMACSS.git
* cd webpack-pug-sass-js_smacss
* Run npm install to fetch all the dependencies
* Run npm run dev to start the webpack-dev-server (localhost:8080 will be opened automatically)
* and for production npm run build`