A URL router for ReactPy
Requires Node to be installed:
npm install --save reactpy-routerFor a developer installation, cd into this directory and run:
npm install
npm run buildThis will install required dependencies and generate a Javascript bundle that is saved to `reactpy-router/bundle.js`` and is distributed with the associated Python package.