mirror of
https://github.com/encounter/ng-universal-demo.git
synced 2026-03-30 11:31:16 -07:00
master
Minimal Starter with Angular on both Server and Browser Platforms
Get Started
npm run start
Developement 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
Description
Languages
TypeScript
82.1%
JavaScript
17.3%
HTML
0.6%