Skip to content

Files

docs

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Feb 19, 2025
Feb 19, 2025
Nov 13, 2024
Nov 13, 2024
Nov 13, 2024
Nov 13, 2024
Feb 19, 2025
Nov 13, 2024

Getting Started

To get started with this template, follow these simple steps:

  1. Install dependencies using npm or yarn:

    yarn install
  2. Start the development server:

    yarn dev
  3. Open your browser and visit http://localhost:5173 to view your documentation website.

Available Scripts

  • dev: Start VitePress development server.
  • build: Build the documentation website for production.
  • preview: Preview the built documentation website.

Happy documenting! If you have any questions or need further assistance, don't hesitate to reach out here.