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

https://github.com/vmchale/madlang-miso

Frontend project template with madlang
https://github.com/vmchale/madlang-miso

Last synced: 11 months ago
JSON representation

Frontend project template with madlang

Awesome Lists containing this project

README

          

# madlang-miso

This is a template for [pi](https://github.com/vmchale/project-init) using
[madlang](https://github.com/vmchale/madlang) and
[miso](https://haskell-miso.org). To install it:

```
git clone https://github.com/vmchale/madlang-miso.git ~/.pi_templates/madlang-miso
```

Then:

```
$ pi init madlang-miso project/
```

It looks a lot like
[this](http://vmchale.com/recursion-scheme-generator/index.html) when you're
finished.