Skip to content

Latest commit

History

History
40 lines (24 loc) 路 1002 Bytes

File metadata and controls

40 lines (24 loc) 路 1002 Bytes

Kito website Cloudflare

This repository contains the official website, along with documentation, for the Kito framework.

Made with Astro, Starlight and TailwindCSS.


馃殌 Get started

First you need to fork and clone this repository:

git clone https://github.com/<user>/web.git
cd web

Next, you must install the dependencies and approve the necessary builds:

pnpm install
pnpm approve-builds

Finally, start the local server:

pnpm dev

馃搫 License

Licensed under the MIT License.