entry point
↔ to set default file to run when start App (usually index.js)
References
main
↔ sets Module file as entry point for Package - usually index.js/public/index.html
↔ root HTML Web Page to serve App Component, entry point for Browser