To run and view this locally, make sure node is installed, then
git clone https://github.com/declandewet/react-isomorphic-state-routing-playground.git
cd react-isomorphic-state-routing-playground
npm i
npm run dev
Just a place for me to play around with isomorphic state-based routing in a React app
JavaScript
To run and view this locally, make sure node is installed, then
git clone https://github.com/declandewet/react-isomorphic-state-routing-playground.git
cd react-isomorphic-state-routing-playground
npm i
npm run dev