https://github.com/lzcmaro/react-ratchet
Ratchet components built with React
https://github.com/lzcmaro/react-ratchet
components ratchet react react-components react-ui
Last synced: 20 days ago
JSON representation
Ratchet components built with React
- Host: GitHub
- URL: https://github.com/lzcmaro/react-ratchet
- Owner: lzcmaro
- License: mit
- Created: 2015-11-27T03:53:18.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-12-26T07:58:56.000Z (over 9 years ago)
- Last Synced: 2025-02-08T02:18:17.446Z (2 months ago)
- Topics: components, ratchet, react, react-components, react-ui
- Language: CSS
- Size: 683 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# react-ratchet
本项目基于react,封装了ratchet的组件。项目构建参考了react-bootstrap。##React v0.1.4 support
##local setup
* Install `cd react-ratchet & npm install`
* Run the docs site in development mode with `npm run docs`
* Build with `npm run build`