Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 193 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 193 Bytes

react-todo

Simple React/Redux/Webpack To-do app (initially implemented from the basic tutorial in Redux website)

Installation

npm install

Compilation

npm run compile

Run

npm run start