Giter VIP home page Giter VIP logo

vue-template-admin's Introduction

vue-template-admin

这是一个极简的 vue admin 管理后台。它只包含了 Element UI & axios & iconfont & permission control & lint,这些搭建后台必要的东西。

项目构建

# 克隆项目
git clone https://github.com/xuexiangjys/vue-template-admin.git

# 进入项目目录
cd vue-template-admin

# 安装依赖
npm install

# 启动服务
npm run dev

浏览器访问 http://localhost:8088

项目修改

  • 1.全局修改“XX后台管理系统”

  • 2.在src/views/下添加页面

  • 3.修改src/router/index.js

  • 4.修改src/api/的网络请求api

  • 5.修改mock/下得mock服务

  • 6.修改.env.development和文件.env.production文件的VUE_APP_BASE_URL参数

项目打包发布

1.修改.env.production文件的VUE_APP_BASE_URL参数为真实的生产服务器地址

2.执行打包命令,生成dist目录

npm run build:prod

vue-template-admin's People

Contributors

xuexiangjys avatar

Watchers

 avatar  avatar  avatar

Forkers

wzirun

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.