# sonar_ccd_react **Repository Path**: george_yang/sonar_ccd_react ## Basic Information - **Project Name**: sonar_ccd_react - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-07-08 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README SonarQube Custom Plugin Example [![Build Status](https://travis-ci.org/SonarSource/sonar-custom-plugin-example.svg?branch=6.x)](https://travis-ci.org/SonarSource/sonar-custom-plugin-example) ========== Shows how to write a SonarQube plugin compatible with SonarQube 6.x LTS (Work In Progress) Custom Pages (React) ==================== Prerequisites ------------- * [NodeJS](https://nodejs.org/en/) Scripts ------- * run "npm install" to setup your env * run "npm test" to trigger your tests * run "npm start" to start a proxy http server on port 3000 to debug your JS code