Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/brandonroberts/angular-cli-ssr

An example application with the Angular CLI and SSR
https://github.com/brandonroberts/angular-cli-ssr

Last synced: about 1 month ago
JSON representation

An example application with the Angular CLI and SSR

Awesome Lists containing this project

README

        

# Angular CLI w/SSR

This is an example application with the Angular CLI and built-in SSR. Still a WIP

## Development server

Run `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The application will automatically reload if you change any of the source files.

Similar to [Analog](https://analogjs.org), SSR can be enabled by default without using Angular Universal.

Server builds are still in progress. This repository will be updated as improvements are made.