Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 181 Bytes

README.md

File metadata and controls

16 lines (8 loc) · 181 Bytes

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