Angular Universal Starter

If you like this project please show your support with a GitHub star. Much appreciated!

Repository with Angular CLI and Angular Universal

How to start

  • npm install
  • npm run start - for client rendering
  • npm run build:ssr - for assembly in release
  • npm run serve:ssr - to start the server

Stay in touch