More Premium Hugo Themes Premium Vue Themes

Adocs

Docs template built with VitePress —The vite and vue powered static site generator

Adocs

Docs template built with VitePress —The vite and vue powered static site generator

Author Avatar Theme by evavic44
Github Stars Github Stars: 99
Last Commit Last Commit: Mar 11, 2024 -
First Commit Created: Dec 18, 2023 -
default image

Overview

The content is a guide for running a project locally and building the documentation. It provides instructions and a folder structure.

Features

  • Run project locally: Boot the project locally using a specific command.
  • Visit site: Access the site locally by visiting a specific URL.
  • Build: Command to build the project’s documentation.

Installation

To run the project locally, follow these steps:

  1. Use the command below to boot the project:
<command>
  1. Visit the following URL to see the site:
https://localhost:5173
  1. To build the project’s documentation, use the following command:
<command>

Summary

The content provides instructions on how to run a project locally, access the site, and build the documentation. It outlines the necessary commands and URLs required for each step.