0.0.4 • Published 4 years ago

generator-blockfe-cli v0.0.4

Weekly downloads
1
License
MIT
Repository
-
Last release
4 years ago

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