A minimal Nest and Angular starter for Universal using the Angular CLI. If you're looking for the Angular Universal repo go to angular/universal.
Made with ❤️ by Trilon.io
This demo is built following the Angular-CLI Wiki guide.
npm i
npm start
which will runng serve
.
npm run dev:ssr
.
*npm run build:ssr && npm run serve:ssr
- Compiles your application and spins up a Nest server to serve your Universal application on
http://localhost:4000
.
*npm run prerender
- Compiles your application and prerenders your applications files