diff --git a/portal-2/README.md b/portal-2/README.md index bb1ab316..340849e8 100644 --- a/portal-2/README.md +++ b/portal-2/README.md @@ -33,6 +33,10 @@ A minimal Angular 2 starter for Universal JavaScript using TypeScript 2 and Webp ## AoT and Prod * `npm run build:prod:ngc` to compile the ngfactory files and build prod +###### +npm run build:prod:ngc +PORT = XXXX npm run server + ## Universal "Gotchas" > When building Universal components in Angular 2 there are a few things to keep in mind.