Skip to content

Gryfit/FP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Todolist

A simple app made to keep track of your task

Installing

Basically all you need is an elm language installed:

https://guide.elm-lang.org/install.html

on Linux it is as simple as running a command in terminal:

npm install -g elm

We used a command:

elm reactor

After hitting enter elm will be availabe in your browser on http://localhost:8000

For more advanced apps please consider:

elm make

as more efficient metod of running elm projects.

Authors

License

Feel free to use this project in your appliactions, but we do not take any responsibity for the code.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published