mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2024-11-11 20:27:07 +03:00
7 lines
132 B
Markdown
7 lines
132 B
Markdown
|
# Redux DevTools TodoMVC example
|
||
|
|
||
|
## Getting Started
|
||
|
|
||
|
1. Install dependencies: `npm i`
|
||
|
2. Start the development server: `npm start`
|