Vite + React
This is a Vite project together with React.
Configuration .codesandbox/tasks.json
has been added to optimize it for CodeSandbox.
Resources
How to run the project locally
$ git clone git@github.com:sinner/test-react-router.git
$ cd test-react-router
$ yarn
$ yarn dev