Skip to content

krutkowski86/angular-universal-localize-router

 
 

Repository files navigation

angular-universal-localize-router

Angular (5) + universal + ngx-translate + localize-router + lazyloading

Development server

Run npm start for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Build

Run npm run build:ssr to build the project. The build artifacts will be stored in the dist/ directory.

Universal server

Run npm run serve:ssr for a universal server. Navigate to http://localhost:4000/.

About

Angular (5) + universal + ngx-translate + localize-router + lazyloading

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 71.1%
  • CSS 14.9%
  • JavaScript 7.6%
  • HTML 6.4%