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
- Host: GitHub
- URL: https://github.com/kirkstrobeck/elm-in-react
- Owner: kirkstrobeck
- License: apache-2.0
- Created: 2018-09-04T16:16:33.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-10-03T04:00:42.000Z (over 6 years ago)
- Last Synced: 2025-01-16T08:35:25.941Z (5 months ago)
- Language: JavaScript
- Homepage:
- Size: 93.8 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Elm in React
Goal: Make a simple component in React that is strictly Elm.
```
yarnyarn dev
yarn build && yarn serve
```