Skip to content

andrejewski/interest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Interest

Calculate the principal amount of money needed to achieve a self-sustaining revenue stream from compound interest.

Getting started

You need to have Elm 0.18 installed on your machine.

Compile this project with:

elm make src/Main.elm --output=elm.js

To develop:

elm-live --output=elm.js src/Main.elm --pushstate --open --debug

About

Calculate the principal amount of money needed to achieve a self-sustaining revenue stream from compound interest.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published