Answer the question
In order to leave comments, you need to log in
How to properly run nuxt.js?
Good afternoon!
There is a certain nuxt.js project.
The challenge is to run it via pm2 with:
pm2 start 'yarn start --hostname localhost --port 3000' --name NUXTPROJECT
Answer the question
In order to leave comments, you need to log in
The nuxt files and everything you need to get started are in node_modules. At most, this is the installation of only part of the dependencies
npm install --production
Well, eh
400 mega node modulesthis is about what to use in your project and what not. What to download as a module, and what to implement manually.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question