8000 GitHub - fga-funcional/Todo: Elm Todo app
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

fga-funcional/Todo

Repository files navigation

Elm Todo app

Try it

https://fga-funcional.github.io/Todo/

Home

alt text

TODO

alt text

Integrantes

Nome Matrícula GitHub
Nicácio Arruda Bezerra Neto 13/0015857 Nicacioneto

Build Instructions

Run the following commands to compiling Elm

cd frontend

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

Open index.html file in your browser

Run the following commands to execute the Haskell API

cd backend

stack build

stack exec -- tasks-api

About

Elm Todo app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0