1.3.3 • Published 4 months ago

dhns-ui v1.3.3

Weekly downloads
-
License
MIT
Repository
-
Last release
4 months ago

dhns-ui

Build Setup

# install dependency
npm install

# 启动项目
npm run dev

# 启动文档
npm run docs:dev

This will automatically open http://localhost:9527

Build

# 打包文档
npm run docs:build

# 打包项目
npm run build