Documentation PM2MAN Install npm install Build npm run build Run server { listen 80; server_name localhost; root /var/www/html; index index.html location / { try_files $uri $uri/ /index.html; } } PM2SRV PM2SRV Screenshot