55f4cfaeef97f02087fe0f160d9571ad2844c078
Updated a few of the theme files to have the correct layout. If you wanna go thru and update the rest to match win95 and cyberpunk Updated the theme stuff to apply site wide. gotta update the home page and the rules to be same style
On The Spectrum - A party game to argue with friends about
Building project
Preliminary steps:
- Get Bun
curl -fsSL https://bun.com/install | bash - Maybe need Node too?
- IDK. I'm also using Jujitsu but you don't have to.
- Ask me if you have questions
- You'll also prolly have to get ssh keys to push but idk.
# git clone the directory
git clone git@git.sr.ht:~svlad_cjelli/onTheSpectrum
# cd into directory
cd onTheSpectrum
# bun install all dependencies
bun i
# bun run with bun backend
bun --bun run dev --open
Description
Languages
HTML
34.4%
Svelte
25.4%
CSS
20.9%
JavaScript
18.8%
TypeScript
0.5%