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

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

🗒️ ✅ A classic TodoMVC implementation
https://github.com/haskell-miso/miso-todomvc

haskell miso todo-mvc todomvc

Last synced: 4 months ago
JSON representation

🗒️ ✅ A classic TodoMVC implementation

Awesome Lists containing this project

README

          

# :ramen: 🗒️ ✅ miso-todomvc


image

## Build and run

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

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