mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2025-02-08 15:40:44 +03:00
132 B
132 B
Redux DevTools TodoMVC example
Getting Started
- Install dependencies:
npm i
- Start the development server:
npm start