Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 302 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 302 Bytes

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