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

https://github.com/haskell-miso/miso-router

🌐 A client-side routing example in miso
https://github.com/haskell-miso/miso-router

haskell miso

Last synced: 4 months ago
JSON representation

🌐 A client-side routing example in miso

Awesome Lists containing this project

README

          

# :ramen: 🌎 miso-router

## Build and run

Install [Nix Flakes](https://nixos.wiki/wiki/Flakes), then:

```
nix develop .#wasm
make
make serve
```