jlmonteagudo / nx-workspace-with-ssr

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:TypeScript 72.7%Language:JavaScript 20.2%Language:HTML 6.5%Language:CSS 0.6%