Haruki Toolbox Frontend is a companion project for HarukiBot
Bun >=v1.2
- Install Bun to manage and install project dependencies.
- Run the following command to install dependencies:
bun i
- Run the following command to start dev server:
bun run dev
- Run the following command to build:
bun run build
This project is licensed under the MIT License.