@tracer482/cra-template-toddjudd
v1.5.1
Published
This repo is a [Create React App Template](https://create-react-app.dev/docs/custom-templates/)
Downloads
6
Readme
Create React App Template - Todd Judd
This repo is a Create React App Template
Usage
This repo can be used as a template localy by cloning the repo
git clone [email protected]:toddjudd/cra-template-toddjudd.git
Then use the local copy of the repo as your create-react-app template
npx create-react-app my-app --template file:../path/to/local/repo/cra-template-toddjudd
Or
use npm
npx create-react-app my-app --template @tracer482/cra-template-toddjudd
System Requirements
Support
Submit an issue