0.2.5 • Published 8 years ago

fivesixui-pure v0.2.5

Weekly downloads
2
License
ISC
Repository
github
Last release
8 years ago

FiveSixUI-Pure


一套基于React的基础组件库,by 物流FE

现处于开发调试阶段,暂时不建议在生产环境中使用!

安装

npm install fivesixui-pure --save

开发者说明

1、克隆代码:

git clone https://github.com/cherry4115/FiveSixUI-Pure.git

2、安装依赖包:

cnpm i

3、开始在src目录中写组件吧!

4、发布到 npmjs.com: 首先在package.json中更新一下版本号,另外如果没登录npm,需要npm login

npm run build
npm publish
0.2.5

8 years ago

0.2.4

8 years ago

0.2.3

8 years ago

0.2.2

8 years ago

0.2.1

8 years ago

0.1.2

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago