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