pixelass / react-package-template

React package template with tools

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)

About

React package template with tools

License:MIT License


Languages

Language:TypeScript 68.1%Language:JavaScript 30.0%Language:Shell 1.9%