solid-todomvc icon indicating copy to clipboard operation
solid-todomvc copied to clipboard

Solid implementation of TodoMVC

Solid TodoMVC

Solid implementation of TodoMVC example application.

Try it here.

Running Locally:

This project uses rollup without a web-server. To run it locally simply point your web browser to the dist/index.html file.

You can either paste the absolute path into the address bar, or right click the file and select to open with your favorite web browser.