List of questions
Related questions
Question 224 - Certified JavaScript Developer I discussion
A developer initiates a server with the file server,js and adds dependencies in the source codes package,json that are required to run the server.
Which command should the developer run to start the server locally?
A.
start server,js
B.
npm start server,js
C.
npm start
D.
node start
Your answer:
0 comments
Sorted by
Leave a comment first