https://github.com/amnuts/coding-club
https://github.com/amnuts/coding-club
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/amnuts/coding-club
- Owner: amnuts
- Created: 2021-01-14T02:15:57.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-05-04T08:19:30.000Z (about 5 years ago)
- Last Synced: 2025-01-29T21:54:35.585Z (over 1 year ago)
- Language: TypeScript
- Size: 141 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Overview
Coding club exercises. Each exercise is tagged, so check out the releases.
## Installation instructions
```shell
> yarn; yarn run develop
> cd dist; ../node_modules/http-server/bin/http-server
```
At this point you should see that a webserver is running on port 8080, so in your browser open:
http://localhost:8080
If all is working well you should see the exercise. Check the checkboxes to attach the observers to the subject.