Run npm run dev:ssr
to start the development server
Since this app has SSR it has multiple modules and requires a special command
ng generate component componentName --module=app.module
Run ng build
to build the project. The build artifacts will be stored in the dist/
directory.