Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 341 Bytes

File metadata and controls

8 lines (7 loc) · 341 Bytes

rmember

Commands "npm run dev": "Run Back-end and Front-end(App) Simultaneously using Concurrently", "npm run landing": "Run Back-end and Landing Page Simultaneously using COncurrently", "npm run server": "Run Back-end server with Nodemon", "npm run start": "Run Back-end server without nodemon", "npm run client": "Run Front-end server"