mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2025-02-07 15:10:45 +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`
|