https://github.com/dwqs/react-demos
Some react demos for myself: https://dwqs.github.io/react-demos
https://github.com/dwqs/react-demos
demos react
Last synced: about 1 year ago
JSON representation
Some react demos for myself: https://dwqs.github.io/react-demos
- Host: GitHub
- URL: https://github.com/dwqs/react-demos
- Owner: dwqs
- Created: 2018-09-30T15:51:48.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-10-18T03:40:36.000Z (over 7 years ago)
- Last Synced: 2024-10-26T02:34:38.738Z (over 1 year ago)
- Topics: demos, react
- Language: JavaScript
- Homepage:
- Size: 854 KB
- Stars: 33
- Watchers: 3
- Forks: 42
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## react-demos
```shell
git clone git@github.com:dwqs/react-demos.git
cd react-demos
npm i && npm run dll
npm run dev
```