/todomvc

Vanilla JS TodoMVC with Cypress Tests

Primary LanguageJavaScriptMIT LicenseMIT

todomvc

Installation

yarn install to install all the dependencies, yarn build to create dist/bundle.js, and open index.html to see it running in a browser.

Credit

This version of todomvc is adapted from https://github.com/Rich-Harris/rollup-todomvc