0.0.6 • Published 9 years ago

fengjrui v0.0.6

Weekly downloads
-
License
MIT
Repository
-
Last release
9 years ago

fengjr-ui

本项目是react项目的组建平台,用于公共组件的开发。

项目结构

|-- fengjr-ui     
  ├── component   //组件目录
  │   ├── form
  │   └── modal
  ├── config
  ├── doc        //文档目录(示例代码和文档)
  │   ├── component
  │   └── routes
  ├── lib
  ├── node_modules

运行

npm run hot-dev-server  
npm run start-dev   //运行doc
npm run  build      //打包doc
npm run  dist       //打包组价
0.0.6

9 years ago

0.0.5

9 years ago

0.0.4

9 years ago

0.0.3

9 years ago

0.0.2

9 years ago

0.0.1

9 years ago