Skip to content

A card game made with elm for front-end and haskell for back-end

License

Notifications You must be signed in to change notification settings

fga-funcional/monad-monsters

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Report

Relatório Final

Dependencies

elm

create-elm-app

How to run the development server

To run sass:

    $ sass --watch front/src/scss/components/index.scss:front/src/main.css 

To run elm development server:

    $ cd front
    $ elm-app start

To run haskell api:

    $ cd api
    $ runghc Main.hs

About

A card game made with elm for front-end and haskell for back-end

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published