Skip to content

Latest commit

 

History

History

todo_client

OverReact Redux Example "Todo" Application

Running

pub get
webdev serve

Open http://localhost:8080.

Using Redux Dev Tools

This example app is already set up to utilize a DevToolsStore so that you can inspect the data using the Redux Devtools extension!

Download the Redux Devtools extension:

Additional information about redux_dev_tools and DevToolsStores can be found here

Compiling Sass

To compile the .scss file(s) into CSS, run

pub run w_common:compile_sass -s expanded