How do you start a Node application, if the entry file is indexjs?
start index.js
nodemon start
node start
node index.js