Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ryan-haskell/elm-hello-world
A simple example using Elm!
https://github.com/ryan-haskell/elm-hello-world
bulma elm learning parcel
Last synced: 26 days ago
JSON representation
A simple example using Elm!
- Host: GitHub
- URL: https://github.com/ryan-haskell/elm-hello-world
- Owner: ryan-haskell
- Created: 2019-03-02T06:29:45.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-03-07T06:52:04.000Z (almost 6 years ago)
- Last Synced: 2024-11-27T09:29:31.834Z (29 days ago)
- Topics: bulma, elm, learning, parcel
- Language: Elm
- Homepage: https://elm-hello-world.netlify.com
- Size: 60.5 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Elm Hello World
> A counter example using Elm!### Local Development
1. __`npm install`__
1. __`npm start`__
1. Your website should be running at [http://localhost:1234](http://localhost:1234)