/react-isomorphic-state-routing-playground

Just a place for me to play around with isomorphic state-based routing in a React app

Primary LanguageJavaScript

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