Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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!

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)