Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 311 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 311 Bytes

Flux Todo List Example

This code is for a tutorial here.

Getting Started

Clone the project and get it running:

npm install
npm start

Then open http://localhost:3000 in your browser.