generator-blockfe-cli

0.0.4 • Public • Published

generator-blockfe-cli

NPM version

Background

Help you to quickly start a project based on Webpack.

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
  • ……

Without configuring Wepack, generator-blockfe-cli makes these more simple.

Install

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

npm install -g yo
npm install -g generator-blockfe-cli

Usage

yo blockfe-cli

Package Sidebar

Install

npm i generator-blockfe-cli

Weekly Downloads

0

Version

0.0.4

License

MIT

Unpacked Size

9.28 kB

Total Files

3

Last publish

Collaborators

  • xlogic92