哈哈哈 Nice~
提交代码,使用云效或其他自动化部署工具,进行打包、部署。
npm install npm run build
pm2 start --name "tool-nuxt" npm -- run start
pm2 restart tool-nuxt