Skip to content

toddjudd/cra-template-toddjudd

Repository files navigation

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