Kito website 
This repository contains the official website, along with documentation, for the Kito framework.
Made with Astro, Starlight and TailwindCSS.
First you need to fork and clone this repository:
git clone https://github.com/<user>/web.git
cd webNext, you must install the dependencies and approve the necessary builds:
pnpm install
pnpm approve-buildsFinally, start the local server:
pnpm devLicensed under the MIT License.
