Skip to content

xwmtp/bingo-tournament-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Sep 30, 2022
f39b39b · Sep 30, 2022
Jun 22, 2022
Aug 7, 2022
Jul 3, 2022
Aug 30, 2022
Jul 22, 2022
Jul 22, 2022
Feb 4, 2022
Feb 4, 2022
Jul 2, 2022
Sep 30, 2022
Jul 2, 2022
Sep 30, 2022
Sep 30, 2022
Jun 22, 2022
Feb 4, 2022

Repository files navigation

Bingo Tournament Website

Install

On Github.com, go to Settings -> Developer Settings -> Personal access tokens. Create a new Personal access token with the scopes repo and read:packages. Run

npm login --scope=@xwmtp --registry=https://npm.pkg.github.com

to log in. Use the created access token as the password.

Then run

npm install

Run

npm start