You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 14, 2024. It is now read-only.
I have develop a site with angular 5 which is live for now.
FileZilla : https://www.noelshack.com/2018-23-2-1528188596-capture.png
I have put the dist folder content in the html folder and i run server.js with pm2.
But now I tried to deploy the version with angular universal for the SEO and it didn't work properly.
The site is host on a
OVH VPS.I got the dist repo like this : https://www.noelshack.com/2018-23-2-1528186340-capture.png.
Where did i need to put the browser and server folder and prerender.js and server.js.
Any suggestions??