SyntaxFix
Write A Post
Hire A Developer
Questions
For windows :
Package.json
"scripts": { "start": "nodemon app.js", "test": "mocha" },
then run the command
npm run test