Hi there, so far I'm very happy with the results of Nuxt and Vue particularly, congratulations on the good work.
I do have a quick / newbie question about running a production folder (dist) generated with Nuxt with a tool like PM2.
Which file in the dist folder do I have to run to make sure the app is properly started up?
So for example when I build and isomorphic app with nodejs and express I was start with pm2 start server.js
what would be the case on the nuxt folder?
Thank you
<!--cmty--><!--cmty_prevent_hook--><div align="right"><sub><em>This question is available on <a href="https://nuxtjs.cmty.io">Nuxt.js</a> community (<a href="https://nuxtjs.cmty.io/nuxt/nuxt.js/issues/c252">#c252</a>)</em></sub></div>