https://github.com/taciturnaxolotl/orcophobia
a simple html + css site for the spooky boba manor
https://github.com/taciturnaxolotl/orcophobia
Last synced: 5 months ago
JSON representation
a simple html + css site for the spooky boba manor
- Host: GitHub
- URL: https://github.com/taciturnaxolotl/orcophobia
- Owner: taciturnaxolotl
- Created: 2024-10-01T23:30:41.000Z (7 months ago)
- Default Branch: master
- Last Pushed: 2024-10-06T12:10:18.000Z (7 months ago)
- Last Synced: 2024-12-08T06:29:34.128Z (5 months ago)
- Language: CSS
- Homepage:
- Size: 22.5 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# orcophobia
To install dependencies:
```bash
bun install
```To run:
```bash
bun run index.ts
```This project was created using `bun init` in bun v1.1.20. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.