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
- Host: GitHub
- URL: https://github.com/cellular/todomvc-react
- Owner: cellular
- License: mit
- Created: 2018-02-26T20:43:59.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2019-04-23T09:35:52.000Z (about 7 years ago)
- Last Synced: 2025-08-11T21:12:34.947Z (10 months ago)
- Language: JavaScript
- Homepage:
- Size: 119 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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