Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 336 Bytes

README.md

File metadata and controls

23 lines (12 loc) · 336 Bytes

nodejs-app-mss

To start this application first you can get this repo code using below url

git clone https://github.com/MithunTechnologiesDevOps/nodejs-app-mss.git

cd nodejs-app-mss

npm install

node app.js

(OR)

npm start

To Execute the SonarQube Repor, execute the below command.

npm run sonar

(OR)

node sonar-project.js