coocssweb / cooReact

React组件库,一些常用的React组件

Home Page:https://coocssweb.github.io/react/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React 的一些常用组件

这里有一些React组件,重新造一些轮子。

如果,能有你的反馈,那就更棒了。

Installation

所限确保你的本地已经安装了Node.js

# 安装依赖项
npm install

# 启动开发
npm start

# 构建版本
npm run build

Start

访问 http://127.0.0.1:8080 可以在本地查看组件,进行开发

也许你只是想看下demo,那可以访问: https://coocssweb.github.io/react/

Changes

Coming soon

About

React组件库,一些常用的React组件

https://coocssweb.github.io/react/


Languages

Language:JavaScript 52.3%Language:CSS 47.7%