File: README.md

package info (click to toggle)
node-redux-devtools 3.13.1~git20230831-2
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 13,868 kB
  • sloc: javascript: 7,775; makefile: 20
file content (6 lines) | stat: -rw-r--r-- 132 bytes parent folder | download
1
2
3
4
5
6
# Redux DevTools TodoMVC example

## Getting Started

1. Install dependencies: `npm i`
2. Start the development server: `npm start`