mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2024-11-12 04:37:06 +03:00
476e37a875
* Add redux-slider-monitor * Fix example configuration of redux-slider-monitor * Fix lint errors * CI: Run build:all before lint
7 lines
132 B
Markdown
Executable File
7 lines
132 B
Markdown
Executable File
# Redux DevTools TodoMVC example
|
|
|
|
## Getting Started
|
|
|
|
1. Install dependencies: `npm i`
|
|
2. Start the development server: `npm start`
|