@phatnguyenuit/cra-template-typescript
v1.3.0
Published
Custom create react app template with TypeScript and some helpful features
Maintainers
Readme
Custom Create React App TypeScript Template
Custom Create React App TypeScript Template
Using
$ create-react-app <app_name> --template @phatnguyenuit/typescriptFeatures
- Inherit from package
cra-template-typescript - Configure
eslintwithprettier - Configure
husky - Configure
lint-staged - Configure
prettier - Configure
commitlint - Configure
release-it - Add default
jesttest coverage options - Configure sample GitHub actions including test, release and deploy
- Provide sample vscode snippets
Configure
- Update
README- Replace
:userand:repositoryby your own. - Navigate to Codecov login and get
Repository Upload Tokenfor your repository. - Replace
:TOKENwith your markdown Codecov badge.
- Replace
- Add repository secrets
DEPLOY_ACCESS_TOKENgenerated fromhttps://github.com/settings/tokens/newwith the first four checked options ofrepo.
