Installation
Follow these steps to get everything installed and configured.
Prerequisites
Before you begin, ensure you have the following installed:
- Bun runtime and package manager
- A text editor of your choice
Installation Steps
- Clone the repository
- Run
bun installto install dependencies - Run
bun startto start the development server
Verification
After installation, verify everything is working by visiting http://localhost:8080 in your browser.