1.0.3 • Published 4 years ago

cra-template-webdevkit v1.0.3

Weekly downloads
2
License
MIT
Repository
github
Last release
4 years ago

cra-template-webdevkit · version PRs Welcome License Publish

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

License

Licensed under the MIT license.