todomvc-react

TodoMVC implementation built with React

Usage no npm install needed!

<script type="module">
  import todomvcReact from 'https://cdn.skypack.dev/todomvc-react';
</script>

README

TodoMVC • React

TodoMVC implementation built with React, Babel and Webpack.

The main purpose of this repository is to provide a well-known sample application to test E2E or process management tools.

To serve the production build:

npx todomvc-react

License

MIT