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