@bfun/cli
v4.0.4
Published
@bfun/cli
Readme
Introduction
@bfun/cli is the Standard Tooling for bfunjs Development.
Documentation
visit https://www.bfunjs.com/docs/cn/cli/index.html
# install
npm i @bfun/cli -g
# init project
mkdir app & cd app
bfun init [type]Ecosystem
| Solutions | Version | Description |
| --------- | ------- | ----------- |
| @bfun/solution-webpack4-standard | | webpack4 |
| @bfun/solution-webpack4-standard-h5 |
| h5 + rem |
| @bfun/solution-webpack4-vue2 |
| vue2@latest |
| @bfun/solution-webpack4-vue3 |
| vue3@beta |
