/react-todo-flummox

Mini TODO app built with React and flummox

Primary LanguageJavaScript

React TODO Flummox

Obligatory React TODO demo using Flummox. A work in progress.

Demo

Demo GIF

Usage

Based on YARSK, see the full readme there for how to use the various commands available. To get started, clone this repo then run:

npm install
npm run serve

That will fire up a webpack dev server in hot mode. Most changes will be reflected in the browser automatically without a browser reload. You can view the app in the browser at http://localhost:8080.