To get started with this template, follow these simple steps:
-
Install dependencies using npm or yarn:
yarn install
-
Start the development server:
yarn dev
-
Open your browser and visit
http://localhost:5173
to view your documentation website.
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.