Skip to content

coding-tobi/simple-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple-calculator

A really simple calculator, written in Elm.

Get it running

  1. Install the Elm compiler, following the official Guide: Install Elm
  2. Run the following command from the root of this project:
    elm reactor
    
  3. Go to http://localhost:8000 to see the project dashboard.
  4. Navigate to src/SimpleCalculator.elm and try out the calculator.

About

A really simple calculator, written in Elm.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages