Skip to content
/ ng-univ Public

A simple universal app from angular-cli new app with Material Design

Notifications You must be signed in to change notification settings

feloy/ng-univ

Repository files navigation

Install:

$ npm install 

Start server side rendering:

$ ./node_modules/.bin/ngc
$ webpack
$ node dist/main.js

Start browser rendering:

$ ng serve

About

A simple universal app from angular-cli new app with Material Design

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published