/nx-workspace-with-ssr

Example repository showing how to implement angular universal in a nx workspace

Primary LanguageTypeScript

Nx workspace with SSR

Simple example on how to implement server side rendering (SSR) when in a NX workspace

Install

yarn

Build and Serve

yarn build:ssr && yarn serve:ssr