npx fbi [command] [options]
yarn
npx lerna bootstrap
npx fbi commit --localnpx fbi commit-
create: create a new project via templates- templates:
- react
- vue
- vue2
- multi-pkg
- single-pkg
- templates:
-
commit: git commit -
format: code format(standard) -
serve: starts a dev (or static) server- vite
- webpack
-
build: produces a production-ready bundle- rollup
- webpack
-
release: package release -
lint: eslint -
test?: unit tests
migrate from https://github.com/fbi-js/config