cli-universal-demo icon indicating copy to clipboard operation
cli-universal-demo copied to clipboard

Results 2 cli-universal-demo issues
Sort by recently updated
recently updated
newest added

am getting the following error when am trying to run the server with `node dist/server.js` before i run the build commands for the AOT , server and its works without...

I'm download your project and try to add children module to RouterModule like ` { path: 'test' , loadChildren: 'app/test/test.module#TestModule'}` and build : npm run start then it show error...