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

https://github.com/mistlog/react-peg-playground

Online playground for react-peg
https://github.com/mistlog/react-peg-playground

Last synced: about 1 year ago
JSON representation

Online playground for react-peg

Awesome Lists containing this project

README

          

# ReactPeg Playground

Online playground for react-peg: https://mistlog.github.io/react-peg-playground.

## Local Setup

```
> npm install
> npm start
```

## License

[MIT](https://github.com/mistlog/react-peg-playground/blob/master/LICENSE)