README
CRA (create-react-app) template for creating React projects with default React Router setup.
NPM: https://www.npmjs.com/package/cra-template-cra-with-react-router
Run:
npx create-react-app folder_name --template cra-with-react-router
A quick start Create React App template with React Router
<script type="module">
import craTemplateCraWithReactRouter from 'https://cdn.skypack.dev/cra-template-cra-with-react-router';
</script>
CRA (create-react-app) template for creating React projects with default React Router setup.
NPM: https://www.npmjs.com/package/cra-template-cra-with-react-router
Run:
npx create-react-app folder_name --template cra-with-react-router