# Guide
```this is a guide```Copied!
# Main Guide
# Getting Started
To get started with our project, follow these steps:
Installation: First, install the project dependencies.
npm installCopied!1Development Server: Start the development server.
npm run devCopied!1View in Browser: Open your browser and navigate to http://localhost:8080/ (opens new window) to view the project.
# Project Structure
Our project follows a typical Vue.js project structure: