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