2017-03-15 00:09:50 -04:00
2017-03-11 14:52:30 -05:00
fix
2017-02-16 16:04:13 -08:00
2017-02-17 01:41:16 -05:00
fix
2017-02-16 16:04:13 -08:00
2017-02-23 14:28:24 -05:00
2017-03-15 00:09:50 -04:00
2017-03-04 19:00:24 -05:00
2017-03-01 00:12:31 -05:00
2017-03-04 18:32:16 -05:00

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

Based on https://github.com/robwormald/ng-universal-demo

S
Description
No description provided
Readme 140 KiB
Languages
TypeScript 82.1%
JavaScript 17.3%
HTML 0.6%