Skip to content
This repository has been archived by the owner on May 16, 2024. It is now read-only.

Latest commit

 

History

History
10 lines (5 loc) · 267 Bytes

README.md

File metadata and controls

10 lines (5 loc) · 267 Bytes

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