Simple and light frontend Yeoman generator.
Install yeoman:
npm install -g yo
Install generator-vintage-bundle:
npm install -g generator-vintage-bundle
prepend with
sudo
if you are running on*nix
OS.
yo vintage-bundle
Answer questions
Done!
Start development
npm start
Build production bundle
npm run build