node.js - Local installation of express-generator -


i have installed express-generator locally below command.

npm install express-generator 

can utilize module generate structure in same folder.

yes, use path ./node_modules/express-generator/bin/express-cli.js


Comments

Popular posts from this blog

php - Displaying JSON data posts for blog using just the post id -

docusignapi - Documents restrictions within a package -

javascript - Angular2 intelliJ config error.. Cannot find module '@angular/core' -