# frame-template-vue **Repository Path**: lqsong/frame-template-vue ## Basic Information - **Project Name**: frame-template-vue - **Description**: 一个前端框架模板,它基于Vue3.x、Vue-router、Pinia、Axios、Vite 等前端前沿技术实现。因为现在大部分 Vue 开源项目,大量集成了第三方库,包括 UI 组件等,导致了不方便剥离(UI 组件)。本框架只是基于 Vue 开发了基础底层功能,方便二次开发与扩展。 - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: main - **Homepage**: http://frame-template-vue.liqingsong.cc/ - **GVP Project**: No ## Statistics - **Stars**: 4 - **Forks**: 1 - **Created**: 2023-02-11 - **Last Updated**: 2025-01-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: vite, Vue, Pinia, TypeScript, Axios ## README # Frame-Template-Vue `frame-template-vue`([Github](https://github.com/lqsong/frame-template-vue)、[Gitee](https://gitee.com/lqsong/frame-template-vue)) 是一个前端框架模板,它基于[Vue3.x](https://github.com/vuejs/vue-next)、[Vue-router](https://github.com/vuejs/router)、[Pinia](https://github.com/vuejs/pinia)、[Axios](https://github.com/axios/axios)、[Vite](https://github.com/vitejs/vite) 等前端前沿技术实现。因为现在大部分 Vue 开源项目,大量集成了第三方库,包括 UI 组件等,导致了不方便剥离(UI 组件)。本框架只是基于 Vue 开发了基础底层功能,方便二次开发与扩展。 ## 使用文档 - [http://frame-template-vue.liqingsong.cc/](http://frame-template-vue.liqingsong.cc/) - [Github](https://github.com/lqsong/frame-template-vue) - [Gitee](https://gitee.com/lqsong/frame-template-vue) ## 后台前端解决方案列表 - admin-element-vue([GitHub](https://github.com/lqsong/admin-element-vue)、[Gitee](https://gitee.com/lqsong/admin-element-vue)) - admin-antd-vue([GitHub](https://github.com/lqsong/admin-antd-vue)、[Gitee](https://gitee.com/lqsong/admin-antd-vue)) - admin-antd-react([GitHub](https://github.com/lqsong/admin-antd-react)、[Gitee](https://gitee.com/lqsong/admin-antd-react)) - electron-admin-element-vue([GitHub](https://github.com/lqsong/electron-admin-element-vue)、[Gitee](https://gitee.com/lqsong/electron-admin-element-vue)) - electron-admin-antd-vue([GitHub](https://github.com/lqsong/electron-admin-antd-vue)、[Gitee](https://gitee.com/lqsong/electron-admin-antd-vue)) - electron-admin-antd-react([GitHub](https://github.com/lqsong/electron-admin-antd-react)、[Gitee](https://gitee.com/lqsong/electron-admin-antd-react)) - admin-vue3-micro-qiankun([GitHub](https://github.com/lqsong/admin-vue3-micro-qiankun)、[Gitee](https://gitee.com/lqsong/admin-vue3-micro-qiankun)) ## 前台前端解决方案列表 - template-vant-vue([GitHub](https://github.com/lqsong/template-vant-vue)、[Gitee](https://gitee.com/lqsong/template-vant-vue)) ## 前台前端 SSR 解决方案列表 - midway-vue3-ssr([GitHub](https://github.com/lqsong/midway-vue3-ssr)、[Gitee](https://gitee.com/lqsong/midway-vue3-ssr)) - midway-react-ssr([GitHub](https://github.com/lqsong/midway-react-ssr)、[Gitee](https://gitee.com/lqsong/midway-react-ssr)) ## 快速入门 > 请使用 pnpm , **[pnpm 的安装与使用](http://liqingsong.cc/article/detail/26)** 。 ### 本地开发 ```bash $ pnpm i $ pnpm dev ``` ## 捐赠 如果你觉得这个项目帮助到了你,请帮助点击 Star,你也可以请作者喝咖啡表示鼓励. | **ALIPAY** | **WECHAT** | | :---------------------------------------------------------------------------------------: | :---------------------------------------------------------------------------------------: | | ![Alipay](http://uploads.liqingsong.cc/20210430/f62d2436-8d92-407d-977f-35f1e4b891fc.png) | ![Wechat](http://uploads.liqingsong.cc/20210430/3e24efa9-8e79-4606-9bd9-8215ce1235ac.png) |