0.1.4 • Published 7 years ago

generator-vintage-bundle v0.1.4

Weekly downloads
2
License
MIT
Repository
github
Last release
7 years ago

generator-vintage-bundle

NPM version

Simple and light frontend Yeoman generator.

Prerequisites

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.

Use generator-vintage-bundle

yo vintage-bundle

Answer questions

vintage-bundle installation

Done!

After installation

Start development

npm start

Build production bundle

npm run build

License

MIT License