Which of the following command will install the Scaffold in express.js?

21. Which of the following command will install the Scaffold in express.js?

  1. npm install express-scaffold
  2. npm install expressscaffolding
  3. npm install express__scaffold
  4. npm install expressjs-scaffold

Answer: A) npm install express-scaffold

Explanation:

npm install express-scaffold is the correct command which will install the Scaffold in express.js.

Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.