Code Monkey home page Code Monkey logo

vue-admin-box's Introduction

vue-admin-box

vue element-plus vite typescript license

正在努力向1.0迈进,敬请期待

更新日志

预览

Demo

基础模板

  1. vue-admin-box-template-js 当前项目去ts和国际化之后的项目基础模板,适合基础开发使用
  2. vue-admin-box-template-ts 当前项目的基础模板,带ts+国际化,适合基础开发使用(待做)

介绍

vue-admin-box是一个免费并且开源的中后台管理系统模板。使用最新版本的vue3开发而成。

主要技术栈如下:

  • MVVM框架:vue v3
  • 工程化管理:vite v2
  • UI框架:element-plus
  • 路由管理:vue-router v4
  • 状态管理:vuex v4
  • 数据请求:axios
  • 实用工具库:@vueuse/core

使用

  1. 获取源码资源包

    git clone https://github.com/cmdparkour/vue-admin-box.git
    
  2. 安装依赖,国内推荐使用cnpm或tyarn,国外推荐使用npm或yarn

    npm install
    
  3. 运行

    npm run dev 或 npm run start
    
  4. 打包

    npm run build
    

vue-admin-box's People

Contributors

cmdparkour avatar

Watchers

James Cloos 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.