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

https://github.com/brandonroberts/nx-ng-ssr


https://github.com/brandonroberts/nx-ng-ssr

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# Nx Angular SSR Example

## Setup

```sh
yarn
```

## Build

```sh
yarn nx serve-all mystream
```

Navigate to http://localhost:4000