initialize package.json file npm init -y # install ejs and express using NPM npm install ejs express # or using YARN yarn add ejs express.
確定! 回上一頁