@vtx/modals2
v2.14.57
Published
业务弹窗库
Downloads
3,614
Readme
vtx-modals2
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
,
$ npm run build