Go to file
Avinav Bhandari 2ff4ae934a added stream pre-game page 2024-02-02 19:29:49 -07:00
src added stream pre-game page 2024-02-02 19:29:49 -07:00
.gitignore Removed static assets and updated 2024-02-02 23:41:07 +00:00
.npmrc Initial commit 2024-01-02 01:31:24 -07:00
Makefile Removed static assets and updated 2024-02-02 23:41:07 +00:00
README.md Fixed typo in README.md 2024-01-03 12:48:14 -07:00
iframe.html Changed MQTT server to local and fixed offset 2024-02-02 18:27:47 +00:00
jsconfig.json Initial commit 2024-01-02 01:31:24 -07:00
package-lock.json Added mqtt.js and test code 2024-01-02 01:56:31 -07:00
package.json Added mqtt.js and test code 2024-01-02 01:56:31 -07:00
svelte.config.js made static 2024-01-02 01:32:59 -07:00
vite.config.js Initial commit 2024-01-02 01:31:24 -07:00

README.md

  1. npm install
  2. npm run dev or npm run build