# TodoMVC

This is a fully spec-compliant TodoMVC implementation in under 120 effective lines of JavaScript (excluding comments and blank lines).

WARNING

Note that if your web browser is configured to block 3rd-party data/cookies, the example below will not work, as the localStorage data will fail to be saved.

See the Pen Vue 3 TodoMVC by Vue (@Vue) on CodePen.

Deployed on Netlify.
Pembaruan terakhir: 2020-10-31, 06:03:42 UTC