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
- Host: GitHub
- URL: https://github.com/mistlog/react-peg-playground
- Owner: mistlog
- License: mit
- Created: 2021-01-09T08:34:05.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-03-07T01:55:07.000Z (over 5 years ago)
- Last Synced: 2025-02-01T15:31:14.704Z (over 1 year ago)
- Language: TypeScript
- Homepage: https://mistlog.github.io/react-peg-playground
- Size: 3.44 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)