0.1.47 • Published 4 years ago

hippius v0.1.47

Weekly downloads
4
License
-
Repository
-
Last release
4 years ago

hippius-ui

# 安装依赖
yarn

# components 相关
# 组件库构建 输出到 /lib 目录
yarn hips
# run unit tests
yarn unit

# demo 相关
# open serve with hot reload
yarn start | yarn dev
# demo构建 输出到 /dist 目录
yarn build
# build for production and view the bundle analyzer report
yarn build --report
# run e2e tests
yarn e2e
# run all tests
yarn test

# docs 相关
# 文档开发
yarn docs:dev
# 文档生成
yarn docs:build
0.1.47

4 years ago