This is the source code for the article Angular Universal server-side rendering (SSR)in Nrwl Nx
Run the following to build and serve the app.
npm run build:ssr && npm run serve:ssr
This is the source code for the article Angular Universal server-side rendering (SSR)in Nrwl Nx
Run the following to build and serve the app.
npm run build:ssr && npm run serve:ssr