https://github.com/tshm/elmcrudsample
experimental project for elm-lang.
https://github.com/tshm/elmcrudsample
Last synced: 2 months ago
JSON representation
experimental project for elm-lang.
- Host: GitHub
- URL: https://github.com/tshm/elmcrudsample
- Owner: tshm
- License: mit
- Created: 2015-11-12T00:59:27.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-11-12T01:36:43.000Z (over 10 years ago)
- Last Synced: 2025-01-14T23:57:38.439Z (over 1 year ago)
- Language: Elm
- Homepage: http://tshm.github.io/ElmCRUDSample/
- Size: 0 Bytes
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ElmCRUDSample
experimental project for elm-lang.
1. install elm-platform
2. cd into the cloned dir and run `elm-reactor`
3. open browser pointing to "http://localhost:8000/"