Giter VIP home page Giter VIP logo

wangjake2019 / pandaui Goto Github PK

View Code? Open in Web Editor NEW
6.0 0.0 49.0 5.19 MB

PandaUi 是PandaX的前端框架,PandaX 是golang(go)语言微服务开发架构, 基于go-zero(gozero) + Vue3.0 + TypeScript + vite2 + Ant-Design-Vue的前后端分离企业级系统开发脚手架(包含了:多租户的支持,基础用户管理功能,jwt鉴权,代码生成器,RBAC资源控制,表单构建,定时任务,支付系统,报表系统,大屏系统)构建自己的中后台

License: MIT License

Shell 0.03% JavaScript 0.48% TypeScript 25.19% HTML 0.21% Vue 65.23% SCSS 8.86%

pandaui's Introduction

🌈 介绍

基于 vue3.x + CompositionAPI + typescript + vite + element plus + vue-router-next + next.vuex,适配手机、平板、pc 的后台开源免费模板,希望减少工作量,帮助大家实现快速开发。

⛱️ 线上预览

💒 代码仓库

🚧 安装 cnpm、yarn

  • 复制代码(桌面 cmd 运行) npm install -g yarn --registry=https://registry.npm.taobao.org
  • 复制代码(桌面 cmd 运行) npm install -g yarn

🏭 环境支持

Edge last 2 versions last 2 versions last 2 versions
Edge Firefox Chrome Safari

由于 Vue3 不再支持 IE11,故而 ElementPlus 也不支持 IE11 及之前版本。

⚡ 使用说明

建议node 版本 > 17.0.0

# 克隆项目
git clone https://github.com/PandaGoAdmin/PandaUi.git

# 进入项目
cd PandaUi

# 安装依赖
yarn

# 运行项目
yarn dev

# 打包发布
yarn build

🍉 git 命令

  • 在本地新建一个分支:git branch newBranch
  • 切换到你的新分支:git checkout newBranch
  • 将新分支发布在 github、gitee 上:git push origin newBranch
  • 在本地删除一个分支:git branch -d newBranch
  • 在 github 远程端删除一个分支:git push origin :newBranch (分支名前的冒号代表删除)
  • 注意删除远程分支后,如果有对应的本地分支,本地分支并不会同步删除!

💯 学习交流加 QQ 群

  • 若加群了没同意(一般不会超过一天),那就是群满了,请换一个群试试
  • 查看开发文档、PandaUi 开发文档正在编写中...

❤️ 鸣谢列表

💌 支持作者

如果觉得框架不错,或者已经在使用了,希望你可以去 Github 或者 Gitee 帮我点个 ⭐ Star,这将是对我极大的鼓励与支持。

pandaui's People

Contributors

pandax-go avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.