Skip to content

ChefKissInc/ChefKissInc.github.io

Repository files navigation

ChefKissInc.github.io

The official ChefKiss site. The guide is currently a WIP.

The Source Code of this Original Work is licensed under the Thou Shalt Not Profit License version 1.5. See LICENSE.

To install dependencies, run

pnpm i

To run a dev server, run

pnpm dev

To build the site statically, run

pnpm generate