mirror of
				https://github.com/reduxjs/redux-devtools.git
				synced 2025-10-29 23:17:26 +03:00 
			
		
		
		
	| * chore(deps): update all non-major dependencies
* Dedupe csstype
* Revert "Fix build after upgrade to pnpm 7 (#1162)"
This reverts commit  | ||
|---|---|---|
| .. | ||
| src | ||
| .eslintignore | ||
| .eslintrc.js | ||
| CHANGELOG.md | ||
| index.html | ||
| 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