alinespereira / first-elm-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My very first Elm Application

Work in progress

Setup

npm install -g elm
npm install

Live compiler

npm start

The application will be running on http://localhost:3000 and the elm user interface on http://localhost:3001

About


Languages

Language:Elm 62.9%Language:CSS 22.8%Language:HTML 14.3%