We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a78e43 commit f130dbbCopy full SHA for f130dbb
README.md
@@ -34,7 +34,7 @@ Run `ng g c component-name` to generate a new component. You can also use `ng ge
34
35
## Production Build
36
37
-Run `npm run build:ssr && npm run serve:ssr` to build the project
+Run `npm run build:prerender && npm run serve:ssr` to build the project
38
39
Compiles the boiler application and spins up a Node Express to serve the Boiler Universal application on http://localhost:3015
40
0 commit comments