Caution
This package is still in Alpha development and updates may contain breaking changes. Please report any bugs here.
Still incomplete
Important
It is recommended to use bun
package manager for this project. This is to prevent version mismatches on development.
- Clone the repository
- Install dependencies
bun install
- Open development server:
bun run dev
- Build:
bun run build
If you want to contribute, please feel free to open an issue or open a pull request.