#Boundary React App Skeleton
- Uses Typescript
- Uses Github Actions.
To enable semantic releasing, navigate to https://github.com/<username>/<reponame>/settings/secrets
And add a secret with the key 'GH_TOKEN' this token should be a personal access token which has 'repo' scopes.