Based on https://github.com/coderiver/generator-man
Simple and quite universal frontend scaffolding. Webpack, nunjucks, sass, linters, PostCSS, inline svg, svg sprites, png sprites, everything that simplifies your life included.
First, install Yeoman and generator-front-starter-kit using npm (we assume you have pre-installed node.js).
npm install -g yo
npm install -g generator-front-starter-kit
Then generate your new project:
yo front-starter-kit
Yeoman has a heart of gold. He's a person with feelings and opinions, but he's very easy to work with. If you think he's too opinionated, he can be easily convinced. Feel free to learn more about him.