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

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

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