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

https://github.com/kirkstrobeck/elm-in-react

Goal: Make a simple component in React that is strictly Elm
https://github.com/kirkstrobeck/elm-in-react

Last synced: 3 months ago
JSON representation

Goal: Make a simple component in React that is strictly Elm

Awesome Lists containing this project

README

        

# Elm in React

Goal: Make a simple component in React that is strictly Elm.

```
yarn

yarn dev

yarn build && yarn serve
```