A

Admin • 833K Points
Coach

Q. Which Angular CLI command adds server-side rendering support?

  • (A) ng add angular-universal
  • (B) ng add @nguniversal/express-engine
  • (C) ng ssr init
  • (D) ng install universal
  • Correct Answer - Option(B)
  • Views: 24
  • Filed under category Angular JS
  • Hashtags:

Explanation by: Admin

`ng add @nguniversal/express-engine` sets up SSR with Angular Universal.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.