Skip to content

pquarme/cli-universal-demo

 
 

Repository files navigation

CliUniversalDemo + BrowserAnimations Support

This project was generated with Angular CLI version 1.0.0.

app.browser.module.ts

Import plugins or modules that need to run on the client side, ie. BrowserAnimationsModule

app.server.module.ts

Import plugins for server ie. NoopAnimationsModule (when using browseranimations)

main.ts

Bootstraps AppBrowserModule

Start the server

Run npm run start to start the server. Navigate to http://localhost:4000/.

About

Angular CLI + ngUniversal. Support for Browser Animations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 72.7%
  • JavaScript 21.1%
  • CSS 3.2%
  • HTML 3.0%