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


1 / 6