https://github.com/qvil/react-playground
react.js playground. 🚀
https://github.com/qvil/react-playground
playground react
Last synced: 2 months ago
JSON representation
react.js playground. 🚀
- Host: GitHub
- URL: https://github.com/qvil/react-playground
- Owner: qvil
- License: mit
- Created: 2018-02-03T05:55:30.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T23:26:34.000Z (over 2 years ago)
- Last Synced: 2025-01-28T02:19:16.088Z (4 months ago)
- Topics: playground, react
- Language: JavaScript
- Homepage: https://react-playground.qvil.now.sh/
- Size: 4.83 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 41
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# [React Playground](https://github.com/qvil/react-playground)
react.js playground. 🚀
> If you want to React SPA Playground refer to [React Playground SPA](https://github.com/qvil-playground/react-playground-spa)(e.g., lazy, Suspense is not working on SSR)
## Demo
Check [pages](./pages) directory.
## Install
```
npm install
```## Dev
```
npm run dev
```## [License](https://github.com/qvil/react-playground/blob/master/LICENSE)
[MIT](https://github.com/qvil/react-playground/blob/master/LICENSE)