https://github.com/dgeibi/react-demos
React components and demos | 一些组件
https://github.com/dgeibi/react-demos
react
Last synced: 3 months ago
JSON representation
React components and demos | 一些组件
- Host: GitHub
- URL: https://github.com/dgeibi/react-demos
- Owner: dgeibi
- License: mit
- Created: 2017-09-25T14:51:57.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2018-05-25T17:31:50.000Z (about 8 years ago)
- Last Synced: 2025-08-14T08:01:56.502Z (12 months ago)
- Topics: react
- Language: JavaScript
- Homepage: https://dgeibi.github.io/react-demos/
- Size: 1.6 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# React Demos
My collection of React components and demos
## Usage
Use [npm](https://nodejs.org/en/download/) and [Yarn](https://yarnpkg.com/) to install dependencies:
```
$ yarn
```
## LICENCE
[MIT](LICENSE)