...
/Quiz on Deploying the Application
Quiz on Deploying the Application
Test yourself on a topic of SPA Redirect.
We'll cover the following...
Quiz: Deploying the Application
1
To have Parcel generate the production-ready file bundle, which one of the following commands is used?
A)
npm build
B)
npm run build
C)
npm run production
D)
npm start
Question 1 of 60 attempted