mirror of
				https://github.com/reduxjs/redux-devtools.git
				synced 2025-10-30 07:27:29 +03:00 
			
		
		
		
	|  | ||
|---|---|---|
| .. | ||
| actions | ||
| components | ||
| constants | ||
| containers | ||
| reducers | ||
| store | ||
| .babelrc | ||
| 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