cra-template-webdevkit
v1.0.3
Published
A Create React App template extension with typescript, redux-toolkit, react-testing-library, travisci, sonarcloud, docker, commitlint.
Downloads
41
Maintainers
Readme
cra-template-webdevkit ·
A Create React App template extension with typescript, redux-toolkit, react-testing-library, travisci, sonarcloud, docker, commitlint.
Usage
npx
npx create-react-app my-app --template webdevkit
Includes
Features
- VS Code support
- Initial code that follows best practices and uses tools included
- Async data fetching with axios
- Eslint configuration that's compatible with prettier
- 100% test coverage for initial components
- Styling with scss modules
- Preconfigured Dockerfile
- Preconfigured sonar
Alternative templates
- cra-template-redux Official Redux CRA template (upcoming)
License
Licensed under the MIT license.