Skip to content

Danielh21/Elm-Haskell-Webserver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Haskel backend with Elm frontend using WebSockets

To import packages (if necessary):

> elm package install
> stack install --dependencies-only

The backend:

> stack runhaskell ./src/Main.hs

In another window, the frontend:

> elm reactor

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages