/anvoy-todomvc-example

A reference implementation of the TodoMVC example written using Anvoy

Primary LanguageJavaScriptMIT LicenseMIT

Anvoy-TodoMVC

A reference implementation of the TodoMVC example written using Anvoy

Running

npm install
npm run build
npm run start

open `http://localhost:8080` in a browser