/learning-elm

Basic Elm pages I made while learning

Primary LanguageElm

Learning Elm

This project has some basic pages I've built while learning elm.

Running the code

If you have elm installed, you can clone the project, navigate to the project directory and run

elm reactor

Afterwards you can navigate to localhost:8000 and from the dashbord choose the .elm file you want to compile and run in your browser.