An open API service indexing awesome lists of open source software.

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. 🚀

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)