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