Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 406 Bytes

File metadata and controls

21 lines (14 loc) · 406 Bytes

KEEB

A Hack Club you-ship-we-ship project. Follow the guide, we ship the parts, you build a mechanical keyboard.

Development

npm install
npm run dev

Build

npm run build
npm run preview

Docs

Add or edit markdown files in src/content/docs/. Each file needs frontmatter with title, description, and order fields. They'll automatically appear in the docs sidebar.