Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hswolff/youtube
Code from my YouTube episodes.
https://github.com/hswolff/youtube
Last synced: 11 days ago
JSON representation
Code from my YouTube episodes.
- Host: GitHub
- URL: https://github.com/hswolff/youtube
- Owner: hswolff
- Created: 2019-04-14T15:18:04.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-03-05T02:46:33.000Z (over 3 years ago)
- Last Synced: 2024-04-15T03:04:22.690Z (7 months ago)
- Language: JavaScript
- Homepage: https://www.youtube.com/user/hswolff
- Size: 811 KB
- Stars: 152
- Watchers: 5
- Forks: 119
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Source code for YouTube Videos
Hello!
I have a [YouTube Channel where I teach JavaScript!](https://www.youtube.com/user/hswolff)
In those videos sometimes I show code.
This is where I share that code!
# Setup
I'm using Yarn, with workspaces, and PnP.
- `yarn install`
- `yarn workspace start`