glory-material-design
v0.0.1
Published
## Project setup ``` yarn install ```
Downloads
3
Readme
library-ui
Project setup
yarn install
Compiles and hot-reloads for development
yarn serve
Compiles and minifies for production
yarn build
major:主版本号,不兼容的修改
minor:次版本号,向下兼容的新功能
patch:修订号,向下兼容的问题修复