A demo of Routedux in a simple project.
npm install
npm start
Or if you use yarn:
yarn
yarn start
If you want to work on Routedux, it is helpful to have a working site
when experimenting. To make sure you always have the most recent
changes of Routedux, run ./routedux-develop.sh <PATH_TO_ROUTEDUX_REPO>