create-qbi-app

0.1.2 • Public • Published

create-qbi-app

Quickly Create a Quick-BI custom component project.

Quick start

3 ways for you to getting start:

npm

npm init qbi-app my-app
cd my-app
npm i
npm run start

npx

npx create-qbi-app my-app
cd my-app
npm i
npm run start

yarn

yarn create qbi-app my-app
cd my-app
yarn
yarn start

Next step

Please refer to the documentation on how to develop Quick-BI custom components.

Readme

Keywords

none

Package Sidebar

Install

npm i create-qbi-app

Weekly Downloads

4

Version

0.1.2

License

MIT

Unpacked Size

25.2 kB

Total Files

17

Last publish

Collaborators

  • 3fuyu
  • oscar.wl
  • haili042
  • serlwj