0.0.1 • Published 10 months ago

mall-common v0.0.1

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

mall-common

NPM version NPM downloads

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

开发注意事项

  1. 样式不要使用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