smart-react
v1.0.26
Published
基于react的组件包
Downloads
3
Maintainers
Readme
###1.项目说明
本项是基于智课网重构的一个分支,组件发布
###2.示例项目
1.git clone [email protected]:frontend/smart-react-component.git
2.npm i
3.gulp
4.npm run start
6.浏览器访问localhost:3000
###3.组件开发
1.components中编写组件
2.package.json
修改版本号version
3.npm publish上传到npm上
###4.文件目录
1.build目录是components转译生成的
2.lib目录是当前项目的发布文件