mordaha / elm-playground

My playground, from starter https://github.com/moarwick/elm-webpack-starter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My Playground with Elm :)

Install:

git clone https://github.com/moarwick/elm-webpack-starter
cd elm-webpack-starter
npm install

If you haven't done so yet, install Elm globally:

npm install -g elm

Install Elm's dependencies:

elm package install

Serve locally:

npm start

Look at https://github.com/moarwick/elm-webpack-starter

About

My playground, from starter https://github.com/moarwick/elm-webpack-starter


Languages

Language:Elm 55.6%Language:JavaScript 28.9%Language:HTML 9.7%Language:CSS 5.8%