ng-universal-demo
TypeScript icon, indicating that this package has built-in type declarations

1.0.7 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i ng-universal-demo

Weekly Downloads

0

Version

1.0.7

License

MIT

Last publish

Collaborators

  • dm4488