npm run start
- Terminal 1:
npm run watch
- Wait for the build to finish
- Terminal 2:
npm run server
Includes AoT
npm run build:prod
npm run server
Based on https://github.com/robwormald/ng-universal-demo
npm run start
npm run watch
npm run server
Includes AoT
npm run build:prod
npm run server
Based on https://github.com/robwormald/ng-universal-demo