Skip to content

RomanBaiocco/browser-ball-reloaded

Repository files navigation

A rewrite of Browser Ball by Mark Mahoney.

Setup

Run bun install inside the root directory, and then run bun dev to launch the stie.

Building

Run bun run build to build the static site. Run bun preview to test it out.

GitHub Pages

This repo is configured to automatically build and deploy the site to github pages upon a push to main. To preview the version for github pages, run bun run build and bun preview with the environment variable GITHUB_PAGES=true.

About

A rewrite of the classic chrome experiment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published