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: 5 months 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 7 years ago)
- Default Branch: master
- Last Pushed: 2019-03-07T06:52:04.000Z (almost 7 years ago)
- Last Synced: 2025-07-04T08:53:40.682Z (6 months ago)
- Topics: bulma, elm, learning, parcel
- Language: Elm
- Homepage: https://elm-hello-world.netlify.com
- Size: 60.5 KB
- Stars: 1
- Watchers: 1
- 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)