Adocs screenshot

Adocs

Author Avatar Theme by Evavic44
Updated: 11 Mar 2024
99 Stars

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

Categories

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.