/react-ratchet

Ratchet components built with React

Primary LanguageCSSMIT LicenseMIT

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