2.0.7 • Published 3 years ago

cra-template-react-router-dom-typescript v2.0.7

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

CRA Template for React Router Dom + Typescript

License NPM Downloads

The base React Router Dom template for Create React App using Typescript.

Usage

npx create-react-app project-name --template react-router-dom

Typescript

npx create-react-app project-name --template react-router-dom-typescript