A NG-ZORRO starter for Universal using the Angular CLI
Run npm install or yarn
Run ng serve for a dev server. Navigate to http://localhost:4200/.
Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the --prod flag for a production build.
Run npm run build:prerender && npm run serve:prerender. Navigate to http://localhost:8080/.
Run npm run build:ssr && npm run serve:ssr. Navigate to http://localhost:4000/.