Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lqsong/frame-template-vue
一个前端框架模板,它基于Vue3.x、Vue-router、Pinia、Axios、Vite 等前端前沿技术实现。因为现在大部分 Vue 开源项目,大量集成了第三方库,包括 UI 组件等,导致了不方便剥离(UI 组件)。本框架只是基于 Vue 开发了基础底层功能,方便二次开发与扩展。
https://github.com/lqsong/frame-template-vue
axios pinia typescript vite vue vue3
Last synced: 6 days ago
JSON representation
一个前端框架模板,它基于Vue3.x、Vue-router、Pinia、Axios、Vite 等前端前沿技术实现。因为现在大部分 Vue 开源项目,大量集成了第三方库,包括 UI 组件等,导致了不方便剥离(UI 组件)。本框架只是基于 Vue 开发了基础底层功能,方便二次开发与扩展。
- Host: GitHub
- URL: https://github.com/lqsong/frame-template-vue
- Owner: lqsong
- License: mit
- Created: 2023-02-11T07:16:06.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-19T07:06:35.000Z (7 months ago)
- Last Synced: 2024-04-19T08:25:40.359Z (7 months ago)
- Topics: axios, pinia, typescript, vite, vue, vue3
- Language: TypeScript
- Homepage: http://frame-template-vue.liqingsong.cc/
- Size: 112 KB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
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) |