mall-common
v0.0.1
Published
A react components library for mall and fia
Downloads
1
Readme
mall-common
A react components library for mall and fia
Usage
TODO
Options
TODO
Development
# install dependencies
$ yarn install
# develop library by docs demo
$ yarn start
# build library source code
$ yarn run build
# build library source code in watch mode
$ yarn run build:watch
# build docs
$ yarn run docs:build
# check your project for potential problems
$ yarn run doctor
LICENSE
MIT
开发注意事项
- 样式不要使用styles导入,不支持CSS Modules,原因参考https://d.umijs.org/guide/faq#%E4%B8%BA%E4%BB%80%E4%B9%88%E4%B8%8D%E6%94%AF%E6%8C%81-css-modules