Skip to content
/ ts-react Public template

A template for browser bundling TypeScript

License

Notifications You must be signed in to change notification settings

johngeorgewright/ts-react

Repository files navigation

@johngeorgewright/ts-react

A template for browser bundling TypeScript

Setting up

  1. Change all references of @johngeorgewright/ts-react to your new package name
  2. Also search for references to @johngeorgewright & ts-react individually
  3. Remove the private property from package.json (if you want to publically publish your module)
  4. Search for all references of secrets. in the .github diectory and make sure you have the appropriate secrets registered in GitHub (Your Repo > Settings > Secrets)