vite vue3 antd admin
vue-clownfish-admin is a lightweight frontend framework for developing admin dashboards using the latest Vue technology stack. It is built on top of Vue 3 and integrates the core libraries of the Vue 3 ecosystem. The main technologies used are ES2015+, TypeScript, Vue 3, Pinia, Vue Router, Vite, and Ant Design. Familiarity with these technologies will make it easier to get started with this project. The framework is built with Vite and Vue 3, so it is only compatible with modern browsers and does not support older browsers like Internet Explorer.
To install vue-clownfish-admin, you can follow these steps:
Clone the repository:
git clone <repository_url>
Install the dependencies:
npm install
Start the development server:
npm run dev
Visit the application in your browser at http://localhost:3000.
vue-clownfish-admin is a frontend framework developed using the latest Vue technology stack. It provides a range of features for building admin dashboards, including dynamic sidebar menu generation, dynamic breadcrumb navigation tabs, support for icons, dynamic page caching, dynamic route generation, menu route permissions, automatic CSS code prefixing, JSX/TSX support, mock API interface, and multi-environment configuration. It is built with Vue 3 and integrates the core libraries of the Vue 3 ecosystem.