Skip to content

Codebase for all the TresJS livecoding series on Twitch/Youtube

Notifications You must be signed in to change notification settings

alvarosabu/stream-series

Repository files navigation

Code from live-streams

This repository contains the code from the live-streams on my Twitch channel.

How to use

Each folder inside episodes contains the code from a specific live-stream. You can clone the repository and navigate to the folder of the live-stream you are interested in.

Installation

Use pnpm to install the dependencies:

pnpm install

Running the code

Each folder contains a package.json file with a dev script that you can use to run the code:

cd episodes/low-poly-planet
pnpm run dev

About

Codebase for all the TresJS livecoding series on Twitch/Youtube

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published