Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 197 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 197 Bytes

Getting Started With Express Customized Apps

npm start : run the start script that will execute index entry point

npm run serve : running server on the entry point (index.js) using nodemon