panayotoff / cypress-ci-todomvc

Vanilla JS TodoMVC with Cypress Tests

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:MIT License


Languages

Language:JavaScript 97.2%Language:HTML 2.8%