This website requires JavaScript.
Explore
Help
Register
Sign In
reduxjs
/
redux-devtools
Watch
1
Star
1
Fork
0
You've already forked redux-devtools
mirror of
https://github.com/reduxjs/redux-devtools.git
synced
2025-03-03 10:45:48 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
239ec691f2
Branches
Tags
No results found.
redux-devtools
/
examples
/
todomvc
/
README.md
Patrick Burtchaell
34c3023e23
Add README
...
Mostly to quiet the annoying npm warning.
2015-07-19 10:26:54 -05:00
132 B
Raw
Blame
History
Redux DevTools TodoMVC example
Getting Started
Install dependencies:
npm i
Start the development server:
npm start