Installation
How to install and set up your environment
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.
Frequently Asked Questions
- What are the system requirements?
- You need Bun installed on your system.
- How long does installation take?
- The initial installation typically takes less than 5 minutes.