Skip to content
This repository was archived by the owner on Aug 18, 2019. It is now read-only.

Latest commit

 

History

History
42 lines (28 loc) · 1.08 KB

README.md

File metadata and controls

42 lines (28 loc) · 1.08 KB

chika-component

circleci codecov

English | 简体中文

You will find lots of features inside that lmitating from other UI libraries, just like the author's life

Online demo: https://orzyyyy.github.io/chika-component

✨ Features

  • A set of React components that abstract from lots of business
  • Out of the box
  • Contain the whole package of development and tool resources

🖥 Environment Support

  • Modern browsers and Internet Explorer 11+
  • Android 5.0+

📦 Install

npm install chika-component --save-dev
yarn add chika-component

⌨️ Development

$ git clone https://github.com/orzyyyy/chika-component.git
$ cd chika-component
$ npm install
$ npm start

Open your browser and visit http://localhost:9099