node-js-project-structure icon indicating copy to clipboard operation
node-js-project-structure copied to clipboard

NodeJs Project Structure with express

Set Environment

NODE_ENV=dev

How to run-

npm install

node server

To take advantage of multi-core system

node production.server