1.0.7 • Published 9 years ago
ng-universal-demo v1.0.7
Minimal Starter with Angular on both Server and Browser Platforms
Get Started
npm run startDevelopement mode
- Terminal 1: npm run watch
- Wait for the build to finish
- Terminal 2: npm run server
Prod mode
Includes AoT
npm run build:prod
npm run server