generator-webpack-qc

0.0.2 • Public • Published

generator-webpack-qc

NPM version MIT Licence

Background

Help you to quickly start a project based on Webpack or Rollup.

In my work, I often need to start a tiny demo quickly to

  • try a npm lib by import
  • test/try a webpack plugin or loader
  • write a demo page for some features
  • develop a library
  • ……

Without configuring Wepack/Rollup, generator-webpack-qc makes these more simple.

Install

Install Yeoman and generator-webpack-qc (we assume you have pre-installed node.js).

npm install -g yo
npm install -g generator-webpack-qc

Usage

yo webpack-qc

Getting To Know Yeoman

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.

License

MIT

Package Sidebar

Install

npm i generator-webpack-qc

Weekly Downloads

0

Version

0.0.2

License

MIT

Unpacked Size

12.9 kB

Total Files

4

Last publish

Collaborators

  • jianhuijinghon