An open API service indexing awesome lists of open source software.

https://github.com/cellular/todomvc-react

Sample app to test E2E testing tools
https://github.com/cellular/todomvc-react

Last synced: 8 months ago
JSON representation

Sample app to test E2E testing tools

Awesome Lists containing this project

README

          

## TodoMVC • React

[TodoMVC](http://todomvc.com/) implementation built with [React](https://reactjs.org/), [Babel](https://babeljs.io/) and [Webpack](https://webpack.js.org/).

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:

```sh
npx todomvc-react
```

# License

MIT