No description
Find a file
Matt Parsons 5423a47bf2 readme
2015-11-09 18:37:04 -05:00
app initial commit for SPA 2015-11-09 17:34:47 -05:00
src initial commit for SPA 2015-11-09 17:34:47 -05:00
test initial commit for SPA 2015-11-09 17:34:47 -05:00
ui initial commit for SPA 2015-11-09 17:34:47 -05:00
.gitignore initial commit for SPA 2015-11-09 17:34:47 -05:00
LICENSE initial commit for SPA 2015-11-09 17:34:47 -05:00
README.md readme 2015-11-09 18:37:04 -05:00
reflex-servant.cabal initial commit for SPA 2015-11-09 17:34:47 -05:00
Setup.hs initial commit for SPA 2015-11-09 17:34:47 -05:00
stack.yaml initial commit for SPA 2015-11-09 17:34:47 -05:00

Haskell SPA

This is a scaffold for a Haskell single page application.

The front end is in ui and setup to build with stack and ghcjs. stack setup in the ui folder will setup ghcjs for the project.

Dependencies:

  1. stack
  2. nodejs