A boilerplate for developing a React-App with Prettier, ESLint, husky and lint-staged ...
- Click
Use this template
. This will create a new repository for you based on this template. - Clone the freshly created repo.
- Run
npm install
in the root directory of your project folder. - Happy hacking ...