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

https://github.com/mzvast/debug-react-ts

debug react without pain
https://github.com/mzvast/debug-react-ts

Last synced: 3 months ago
JSON representation

debug react without pain

Awesome Lists containing this project

README

        

## What's this?

For playing with ReactJS.

## Quick Start

First extract react.zip under `src`. Then run command below:

```bash
yarn

yarn start
```