https://github.com/mistlog/typedraft-playground
Online playground for typedraft
https://github.com/mistlog/typedraft-playground
Last synced: about 1 year ago
JSON representation
Online playground for typedraft
- Host: GitHub
- URL: https://github.com/mistlog/typedraft-playground
- Owner: mistlog
- License: mit
- Created: 2020-01-22T02:30:44.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-08-31T15:12:58.000Z (almost 6 years ago)
- Last Synced: 2025-02-01T15:31:07.908Z (over 1 year ago)
- Language: TypeScript
- Homepage: https://mistlog.github.io/typedraft-playground/
- Size: 18.5 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Typedraft Playground
A playground for typedraft with the Monaco Editor.
See the playground in action: https://mistlog.github.io/typedraft-playground.
## Local Setup
```
> npm install
> npm start
```
## License
Typedraft Playground is [MIT licensed](https://github.com/mistlog/typedraft-playground/blob/master/LICENSE).