@bfun/cli

@bfun/cli

Usage no npm install needed!

<script type="module">
  import bfunCli from 'https://cdn.skypack.dev/@bfun/cli';
</script>

README

Downloads Version License

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 latest webpack4
@bfun/solution-webpack4-standard-h5 latest h5 + rem
@bfun/solution-webpack4-vue2 latest vue2@latest
@bfun/solution-webpack4-vue3 latest vue3@beta

License

MIT