haskell-spa/README.md
Matt Parsons 5423a47bf2 readme
2015-11-09 18:37:04 -05:00

11 lines
251 B
Markdown

# 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