Skip to content

nagash77/todomvc

 
 

Repository files navigation

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

About

Vanilla JS TodoMVC with Cypress Tests

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.2%
  • HTML 2.8%