generate app-shell
Command
ng generate app-shell
Configures your project to generate an app-shell during build time.
Options
project
The name of the project where the app-shell should be generated.
Value Type
string
server-routing
Set up a server application using the Server Routing and App Engine APIs (Developer Preview).
Value Type
boolean
Defaultfalse
Jump to details