Skip to content

kitojs/web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.