Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/biophoton/ws_enterjs_advanced_day_23
https://github.com/biophoton/ws_enterjs_advanced_day_23
Last synced: about 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 (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-01T12:27:56.000Z (about 1 year ago)
- Last Synced: 2024-10-15T10:23:51.777Z (3 months ago)
- Language: TypeScript
- Size: 37.4 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Push-Based Angular Perf Workshop
![EnterJS Logo](assets/enterjs-logo.png)
## Installation Instructions
**System Requirements**
* `node 18`
* `npm 8`**Clone and install**
```bash
git clone https://github.com/push-based/ws_enterjs_advanced_day_23.gitcd 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