mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2024-11-15 14:17:07 +03:00
34c3023e23
Mostly to quiet the annoying npm warning.
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`
|