Giter VIP home page Giter VIP logo

vue3-element-plus-admin's Introduction

vue3-element-plus-admin

基于vue3 、element-plus 、vite 后台管理系统模板项目

使用

  1. 全局安装 @daysnap/cli 脚手架
npm install @daysnap/cli
  1. 在你的项目目录下执行
dsc create my-project -t vue3-element-plus-admin
  1. 更多命令可以执行 dsc -h 查看
dsc -h

搭建

# 初始化项目
npm init vue@latest

# 安装依赖
npm install

# 格式化
npm run format

# 开发
npm run dev

# 安装依赖包
npm install element-plus -S

npm install @element-plus/icons-vue -S

npm install unplugin-vue-components unplugin-auto-import -D

npm install sass -D

npm install pinia-plugin-persistedstate -S

npm install axios -S

npm install nprogress -S

npm install @types/nprogress -D

npm install @daysnap/define-sass -D

npm install @daysnap/banana -S

npm install @daysnap/utils -S

npm install path-to-regexp -S

npm install screenfull -S

知识点

ts type

verbatimModuleSyntax

Pro组件设计

ProQueryForm

  • 支持配置 form 表单
  • 传递值可以修改 form 值
  • 点了查询才会抛出查询填写的值

vue3-element-plus-admin's People

Contributors

casspi avatar woshiajuana avatar

Stargazers

 avatar

Forkers

moruso

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.