Welcome to the Boundless documentation.
- Clone the repository
git clone https://github.com/boundless-xyz/boundless.git- Install dependencies
bun install- Start the development server
bun run dev- Open your browser and navigate to
http://localhost:5173
- Create your feature branch
- Submit a pull request with your changes