Files
wasm-bindgen/examples/todomvc
Alex Crichton 22ca15f81e Bump to 0.2.28
2018-11-12 09:28:01 -08:00
..
2018-10-29 13:47:09 -07:00
2018-10-29 13:47:09 -07:00
2018-11-12 09:28:01 -08:00

TODO MVC

View documentation for this example online or View compiled example online

You can build the example locally with:

$ ./build.sh

(or running the commands on Windows manually)

and then visiting http://localhost:8080 in a browser should run the example!