mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2025-10-30 15:37:31 +03:00
* stash * and those * stash * stash * stash * stash * tests * fix errors * revert * stash * fix lint * prettier |
||
|---|---|---|
| .. | ||
| actions | ||
| components | ||
| constants | ||
| containers | ||
| reducers | ||
| store | ||
| .babelrc | ||
| CHANGELOG.md | ||
| index.js | ||
| package.json | ||
| README.md | ||
| webpack.config.js | ||
| webpack.config.prod.js | ||
Redux DevTools TodoMVC example
Getting Started
- Install dependencies:
npm i - Start the development server:
npm start