qbi-dev-tools
v3.0.1-beta.3
Published
Command line tool for developing component for Quick BI
Keywords
Readme
qbi-dev-tools
This is a building tool for Quick-BI developers.
Install
with yarn:
yarn add -D qbi-dev-toolswith npm:
npm i -D qbi-dev-toolsstarting dev server
npm run startbuilding the project
npm run buildpacking the project
npm run packgenerate self-signed certificate
npm run ssl