Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/egoist/jsx-editor

JSX Live Editor
https://github.com/egoist/jsx-editor

es6 jsx poi preact react vue

Last synced: 14 days ago
JSON representation

JSX Live Editor

Awesome Lists containing this project

README

        

# JSX Live Editor

https://jsx.egoist.sh

## Development

```bash
# dev
yarn dev
# build
yarn build
```