...

/

Quiz: Setting up the Backend

Quiz: Setting up the Backend

Test your knowledge about how to set up the Node and Express backend.

We'll cover the following...

Quiz

1

(Fill in the blank.) The ________ file contains metadata for the Node projects such as the name, version, and authors.

A)

package.json

B)

node_modules

C)

package-lock.json

D)

nodemon

Question 1 of 50 attempted