Skip to content
/ create-react-app Public template

React project bootstrapper with ESLint and Prettier

Notifications You must be signed in to change notification settings

Karnak19/create-react-app

Repository files navigation

This project was bootstrapped with Create React App.

Getting started

$ npx degit Karnak19/create-react-app my-app
$ cd my-app && git init && npm install
$ npm start

Why this template over create-react-app ?

This template provide :

  • ESLint AirBnB/Prettier configuration
  • Prettier configuration
  • Pre-commit prettifying
  • Pre-commit linting check
  • Pull request linting check (thanks to Github Action)

About

React project bootstrapper with ESLint and Prettier

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published