Skip to content
前端技术记录
Search
Cancel
Select theme
Dark
Light
Auto
文章
git同时配置github gitee多个密钥
2023 重新设计我的网站
前端
config
我的配置
prettier 配置
template
前端模板
运维
guide
Install fnm
Install golang
Install mysql8
Install nginx
Install nginx http3
Install node
Install nvm
Install pm2
Install redis
Select theme
Dark
Light
Auto
Install pm2
CentOS Install pm2
第一步 安装 node
安装 node
第二步 安装 pm2
Terminal window
# 安装
npm
install
pm2@latest
-g
# 查看版本
pm2
-v