mirror of
				https://github.com/reduxjs/redux-devtools.git
				synced 2025-10-31 16:07:45 +03:00 
			
		
		
		
	| * Upgrade * yarn.lock * Combine * Ignore * Update snapshots * All the cool kids are doing this | ||
|---|---|---|
| .. | ||
| actions | ||
| components | ||
| constants | ||
| containers | ||
| reducers | ||
| store | ||
| .babelrc | ||
| .eslintrc.js | ||
| CHANGELOG.md | ||
| index.tsx | ||
| package.json | ||
| README.md | ||
| tsconfig.json | ||
| tsconfig.webpack.json | ||
| webpack.config.ts | ||
Redux DevTools TodoMVC example
Getting Started
- Install dependencies: npm i
- Start the development server: npm start