redux-devtools/examples/counter/README.md
Patrick Burtchaell 34c3023e23 Add README
Mostly to quiet the annoying npm warning.
2015-07-19 10:26:54 -05:00

132 B

Redux DevTools Counter example

Getting Started

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