@qte/cra-template

1.2.1 • Public • Published

@qte/cra-template

A custom create-react-app template with sensible default code already done for you!

The project contains the following

  • Typescript
  • Redux and react-redux
  • React-router
  • A config module with support for multiple environments
  • Eslint & Prettier
  • Testing with jest
  • Github workflows

Installation

When creating a new react-project, run the following command:

yarn create react-app my-app --template @qte

Package Sidebar

Install

npm i @qte/cra-template

Weekly Downloads

0

Version

1.2.1

License

MIT

Unpacked Size

19.7 kB

Total Files

39

Last publish

Collaborators

  • elvejohansson
  • anderssjo
  • rahlenjakob
  • noahqte