GithubHelp home page GithubHelp logo

dehyang / vue-next-admin Goto Github PK

View Code? Open in Web Editor NEW

This project forked from lyt-top/vue-next-admin

0.0 0.0 0.0 10.85 MB

🎉🎉🔥基于vue3.x 、Typescript、vite、Element plus等,适配手机、平板、pc 的后台开源免费模板库(vue2.x请切换vue-prev-admin分支)

License: MIT License

Shell 0.04% TypeScript 24.99% HTML 0.30% Vue 61.92% SCSS 12.11% JavaScript 0.63%

vue-next-admin's Introduction

介绍

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

线上预览

代码仓库

安装 cnpm、yarn

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

使用说明

# 克隆项目
git clone https://gitee.com/lyt-top/vue-next-admin.git

# 进入项目
cd vue-next-admin

# 安装依赖
cnpm install

# 运行项目
cnpm run dev

# 打包发布
cnpm run build

git 命令

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

学习交流加 QQ 群

vue-next-admin 讨论群

鸣谢列表

特别感谢

特别感谢群里老哥的建议、指导与帮忙,谢谢!

其他事项

  • 喜欢用就帮忙 gitee star 下,不喜欢用也没关系,出来打工、创业,大家都不容易,感谢大家的支持,谢谢!

vue-next-admin's People

Contributors

lyt-top 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.