Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fresheyeball/fay-angular

POC angular bindings into Fay
https://github.com/fresheyeball/fay-angular

Last synced: 7 days ago
JSON representation

POC angular bindings into Fay

Awesome Lists containing this project

README

        

AngularFay
==========

POC angular bindings into Fay

```
cabal update && cabal install fay fay-base
cd ../thisRepo/pocapp
fay Main.hs --include ../src
```