angular add universal
ng add @nguniversal/express-engine
angular universal
ng add @nguniversal/express-engine --clientProject <name-of-your-project>
npm run build:ssr
npm run serve:ssr
angular server side rendering
ng add @nguniversal/express-engine
npm run dev:ssr
we need a server for server side rendering of angular
// Static Pre-Renderingnpm run build:prerender && npm run serve:prerender
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us