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:
- Use the command below to boot the project:
<command>
- Visit the following URL to see the site:
https://localhost:5173
- 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.