Skip to content

alexastrum/angular-ssr

 
 

Repository files navigation

Installation

  • npm install (installing dependencies)
  • npm outdated (verifying dependencies)

Developpement

Linter

  • npm run lint

Tests

  • npm run test
  • npm run coverage

Compilation

  • npm run build ( without SSR)

Production

Author

  • Author : danny

About

Angular 20 Example SSR (Server Side Rendering)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 39.7%
  • HTML 35.8%
  • TypeScript 16.0%
  • CSS 8.5%