# blizzard-vue-platform **Repository Path**: xu-yiyang2024/blizzard-vue-platform ## Basic Information - **Project Name**: blizzard-vue-platform - **Description**: 🎉🎉🔥基于vue3.x 、Typescript、vite、Element plus等,适配手机、平板、pc 的后台开源免费模板库(vue2.x请切换vue-prev-admin分支) - **Primary Language**: TypeScript - **License**: Not specified - **Default Branch**: master - **Homepage**: https://gitee.com/lyt-top - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2394 - **Created**: 2025-07-03 - **Last Updated**: 2025-07-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## Project Setup ```sh pnpm install ``` ### Compile and Hot-Reload for Development ```sh pnpm dev ``` ### Compile and Minify for Production ```sh pnpm build ``` ### Lint with [ESLint](https://eslint.org/) ```sh pnpm lint ```