solidjs / solid-todomvc

Solid implementation of TodoMVC

Home Page:https://levelup.gitconnected.com/building-a-simple-javascript-app-with-solid-ff17c8836409

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Solid implementation of TodoMVC

https://levelup.gitconnected.com/building-a-simple-javascript-app-with-solid-ff17c8836409


Languages

Language:TypeScript 90.7%Language:JavaScript 9.3%