Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/baransu/elm-editor

Elm based in-browser code editor
https://github.com/baransu/elm-editor

editor elm

Last synced: 7 days ago
JSON representation

Elm based in-browser code editor

Awesome Lists containing this project

README

        

# elm-editor

> To be defined

## Getting started

## Example
To run example you have to have `elm-live` installed.
```shell
cd example/
make start
```