vortex-ui
v1.0.0-beta.2
Published
环境云新版ui文档
Downloads
4
Keywords
Readme
vortex-ui
Getting Started
Install dependencies,
$ npm i
Start the dev server,
$ npm start
Build documentation,
$ npm run docs:build
Build library via father-build
,
$ npm run build