Quiz: Deployment
Let's take a quiz on building and developing a Gatsby site.
1
We need to test our site to see how it functions in a production environment. Which command is suitable?
A)
gatsby develop
&& gatsby build
B)
gatsby serve
&& gatsby build
C)
gatsby develop
&& gatsby serve
D)
gatsby build
&& gatsby serve
Question 1 of 30 attempted
Get hands-on with 1400+ tech skills courses.