Overview
The lakego-admin is a frontend project for a backend management system called Lakego Admin. It is developed using Vue3, Vite, and Ant-Design-Vue.
Features
- Vue3: Utilizes the latest version of Vue.js for building user interfaces.
- Vite: Uses Vite as the build tool, providing fast and efficient development and building.
- Ant-Design-Vue: Implements the Ant Design Vue UI framework for a modern and intuitive design.
Installation
To install the lakego-admin frontend project, follow these steps:
- Clone the project repository:
git clone https://github.com/deatil/lakego-admin.git
- Install the project dependencies:
cd lakego-admin
npm install
- Run the project locally:
npm run dev
- Build the project for production:
npm run build
Summary
The lakego-admin frontend project is developed using Vue3, Vite, and Ant-Design-Vue. It provides a user-friendly interface for the Lakego Admin backend management system. The project is open-source and free to use under the Apache2 license, with the copyright belonging to deatil.