Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 382 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 382 Bytes

The acmBall

A collaborative Rube Goldberg machine.

Usage

git clone https://github.com/AaronLieb/RubeGolbergEvent

Running the local server

If you use VSCode, install the "Live Server" extension, and click "Go Live" in the bottom right menu.

Alternatively, you can use python to quickly start up an http server

python -m http.server asdfasdf

Documentation

WIP