CopyCommand
<- Back to Default
Default
npm test
Summary
Runs the test script from package.json.
Beginner Mode OFF
Command
Windows PowerShell
Copy
Run in PowerShell
Windows PowerShell
npm test
Previous
npm start
Next
npm cache clean --force
Related commands
npm run dev
Runs the dev script from package.json.
npm run build
Runs the build script from package.json.
npm run lint
Runs the lint script from package.json.