Skip to content

Latest commit

 

History

History
38 lines (26 loc) · 1.05 KB

README.md

File metadata and controls

38 lines (26 loc) · 1.05 KB

React package template

This is a template for npm packages with react

Codacy coverage Codacy grade

Table of Contents

Tools

Configure Codacy

Create a project on Codacy and add the CODACY_PROJECT_TOKEN to your GitHub secrets.

Add your projectId to the badges in this file

![Codacy coverage](https://img.shields.io/codacy/coverage/<YOUR_PROJECT_ID>?style=for-the-badge)
![Codacy grade](https://img.shields.io/codacy/grade/<YOUR_PROJECT_ID>?style=for-the-badge)