Skip to content

Latest commit

 

History

History
43 lines (27 loc) · 1.26 KB

readme.md

File metadata and controls

43 lines (27 loc) · 1.26 KB

Create React App Template - Todd Judd

This repo is a Create React App Template

build npm License: MIT

Usage

This repo can be used as a template localy by cloning the repo

git clone git@github.com: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

License

MIT License