|
2 months ago | |
---|---|---|
src | 2 months ago | |
.editorconfig | 3 months ago | |
.gitattributes | 3 months ago | |
.gitignore | 2 months ago | |
LICENSE | 3 months ago | |
README.md | 2 months ago | |
bs-config.js | 2 months ago | |
nodemon.json | 2 months ago | |
package.json | 2 months ago | |
pnpm-lock.yaml | 2 months ago |
README.md
soopy.neocities
main main main main main main main main main main main main main main main main main main main main main main main main main main main main main main main main main
Setup instructions
I don't plan on using any html/css processors so if all you want to do is host the site you can just serve the src/ directory!
However, there's a nodejs script that aids development. (I am lazy and don't want to press F5 to see changes.)
The script is only tested on (Arch) Linux. MacOS may work, Windows is unsupported.
To use that, follow these steps:
Note: I have no idea if/how well the pnpm install script works, so I would recommend getting nodejs as well, just in case.
- Install nodejs (v18+ should work) and pnpm
- Run
pnpm install
- Run
pnpm start
- Open your browser and navigate to http://localhost:3000 or whatever it says on the output.
- Bone Apple Tea.