Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 298 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 298 Bytes

Todo App using React Redux Webpack

Todo app using React Redux and Webpack.

The content is based on the example in the great Redux tutorial by Dan Abramov.

Deps

npm install

Build

npm run build

Dev

npm run start