qbi-dev-tools
v3.0.1-beta.3
Published
Command line tool for developing component for Quick BI
Downloads
19
Keywords
Readme
qbi-dev-tools
This is a building tool for Quick-BI developers.
Install
with yarn:
yarn add -D qbi-dev-tools
with npm:
npm i -D qbi-dev-tools
starting dev server
npm run start
building the project
npm run build
packing the project
npm run pack
generate self-signed certificate
npm run ssl