GitHub - pearadmin/pear-admin-naive: Pear admin is a front-end development framework based on layui (original) (raw)
Navigation Menu
- GitHub Copilot Write better code with AI
- GitHub Models New Manage and compare prompts
- GitHub Advanced Security Find and fix vulnerabilities
- Actions Automate any workflow
- Codespaces Instant dev environments
- Issues Plan and track work
- Code Review Manage code changes
- Discussions Collaborate outside of code
- Code Search Find more, search less
- Explore
- Pricing
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Appearance settings
Pear Admin Naive
开 箱 即 用 的 Vue3 与 Naive UI 企 业 级 开 发 模 板
使用文档
🌈 项目概述
- 基于 Vue 3 setup script语法 与 Naive UI 实现的通用中后台管理模板。整合最新技术高效快速开发,前后端分离模式,开箱即用。
- 借鉴Vben的思想(但不包涵任何相关代码)
🍚 功能概览
- 请求模块: 请求使用umi-request,支持供常用的调用方式和hook调用方式(useApi)。
🔨 项目结构
Pear Admin Naive Min
│
├─src 源码
│
└─package.json Npm 配置
⚡ 快速启动
切换环境
nvm install 16.0.0
nvm use 16.0.0
安装依赖
npm install --global pnpm
pnpm install
启动项目
pnpm run serve
📖 帮助文档
项目文档除却需要jsx支持的组件外,其它均采用 setup-script 语法,详情
👉 编写中
💐 特别鸣谢
- 👉 Vue Next:https://github.com/vuejs/vue-next
- 👉 Vue Use:https://github.com/vueuse/vueuse
- 👉 Naive UI:https://github.com/TuSimple/naive-ui
🍻 贡献代码
- 欢迎提交 pull request,注意对应提交对应
develop
分支 - 欢迎提交 issue,请写清楚遇到问题的原因、开发环境、复显步骤。
start 趋势
贡献列表
感谢每一位贡献代码的朋友。
如果对您有帮助,您可以点右上角 💘Star💘 支持