@vtx/business-modals
v1.0.1
Published
## Getting Started
Downloads
1
Keywords
Readme
vtx-modals
Getting Started
Install dependencies,
$ npm i
Start the dev server,
$ npm start
Build documentation,
$ npm run docs:build
Run test,
$ npm test
Build library via father-build
,
$ npm run build