Getting Started
Begin your documentation journey here. This page explains the basics.
Setup
- Create markdown files in the
docs/folder - Use the front matter to set title and order
- Build with
npm run buildor serve withnpm run dev
Begin your documentation journey here. This page explains the basics.
docs/ foldernpm run build or serve with npm run dev