https://github.com/brandonroberts/nx-ng-ssr
https://github.com/brandonroberts/nx-ng-ssr
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/brandonroberts/nx-ng-ssr
- Owner: brandonroberts
- Created: 2021-07-22T19:22:46.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-07-22T19:23:12.000Z (almost 4 years ago)
- Last Synced: 2025-01-21T19:13:16.370Z (4 months ago)
- Language: TypeScript
- Size: 221 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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