I was working on Angular before, so have a little idea about the npm, node_modules and package.json. And we just build the production version and copy only the build files to production.
But yeah, I’m new to node.js apps. Thought the production deployment would be same as Angular, but it’s not.
Thanks you.