https://fga-funcional.github.io/Todo/
Nome | Matrícula | GitHub |
---|---|---|
Nicácio Arruda Bezerra Neto | 13/0015857 | Nicacioneto |
cd frontend
elm make src/Main.elm --output ../elm.js
Open index.html file in your browser
cd backend
stack build
stack exec -- tasks-api