generator-wwebapp
v1.0.2
Published
Scaffold out a webpack-based front-end web app
Downloads
3
Readme
Yeoman webpack-based webapp generator
Features
- webpack bundled
- webpack dev server
- LESS
- CSS Autoprefixer
- Code minimization
- JS and CSS sourcemaps
Getting Started
- Run:
npm i -g yo generator-wwebapp
to install the tools - Run:
yo wwebapp
to generate the files
License
MIT