-
Clone this repository.
git clone github:HarrisonMc555/billiards.git
-
Install
npm
modules.npm install
-
Build the package.
npm run build
-
Open the
index.html
file using your preferred web browser. For example:xdg-open index.html
This has only been tested on Google Chrome v71 on Ubuntu Linux 18.04.