https://github.com/biophoton/ws_enterjs_advanced_day_23
https://github.com/biophoton/ws_enterjs_advanced_day_23
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/biophoton/ws_enterjs_advanced_day_23
- Owner: BioPhoton
- Created: 2023-11-30T21:00:10.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-01T12:27:56.000Z (over 2 years ago)
- Last Synced: 2025-10-30T13:19:34.611Z (8 months ago)
- Language: TypeScript
- Size: 37.4 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Push-Based Angular Perf Workshop

## Installation Instructions
**System Requirements**
* `node 18`
* `npm 8`
**Clone and install**
```bash
git clone https://github.com/push-based/ws_enterjs_advanced_day_23.git
cd ws_enterjs_advanced_day_23
npm install
# (optional) if the step before didn't work, please try the following
npm install --force
```
**Run the application**
```bash
npm run start
```
## Workshop Information
[General Info](https://docs.google.com/document/d/1vDoBxysZTNXPlzAT8aWD61jrG9KxMbJ_YW9E56_xzlY)
[Slides](https://drive.google.com/drive/folders/1DuOk0mpPJImNjnE1f22WxIONrdRcpNHi)
## Exercises
// TODO