DEV Community

Discussion on: Create APIs for a Blog with NodeJS and Express with JSON file

Collapse
 
sarfarazunarr profile image
Sarfaraz Unar

You can run node index.js but mainly developers use nodemon so you should run nodemon index.js after installing packages.