mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2024-11-14 13:46:55 +03:00
34c3023e23
Mostly to quiet the annoying npm warning.
132 B
132 B
Redux DevTools TodoMVC example
Getting Started
- Install dependencies:
npm i
- Start the development server:
npm start