Skip to content
/ cra-boilerplate Public template
generated from c-hive/js-boilerplate

Extended version of the generic js-boilerplate that sets the ground for a Create React App project.

License

Notifications You must be signed in to change notification settings

c-hive/cra-boilerplate

Repository files navigation

Create React App Boilerplate

Extended version of the generic js-boilerplate that sets the ground for a Create React App project.

It has

  • everything from js-boilerplate
  • ESLint rules for React
  • ESLint rules for Jest
  • Yarn

Usage

  • Follow instruction in https://github.com/facebook/create-react-app
  • yarn add --dev eslint eslint-config-airbnb-base eslint-config-prettier eslint-plugin-import eslint-plugin-jest eslint-plugin-prettier eslint-plugin-react prettier
  • Manually merge package.json
  • Overwrite other files
  • yarn lint:fix
  • Fix remaining issues manually

Conventions

This project follows C-Hive guides for code style, way of working and other development concerns.

License

The project is available as open source under the terms of the MIT License.

About

Extended version of the generic js-boilerplate that sets the ground for a Create React App project.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published