This template is designed for building modern admin dashboards using Vue 3. It includes a comprehensive set of components and features that help you get started quickly.

Features

Getting Started

  1. Clone the repository:
    git clone https://github.com/your-username/vue3_admin_template.git
    
  2. Navigate to the project directory:
    cd vue3_admin_template
    
  3. Install dependencies:
    npm install
    
  4. Start the development server:
    npm run dev
    
  5. Access the admin dashboard at http://localhost:8080

Documentation

For more detailed information, please refer to the official documentation.

Contributing

Contributions are welcome! Please read our contribution guidelines before submitting a pull request.

License

This project is licensed under the MIT License.

Related Projects

[center] Vue 3 Admin Template