Giter Club home page Giter Club logo

backend-vue's Introduction

使用 VUE 搭建的后台管理页面

此框架基于 vue-admin-template 的二次开发

版本

vue:2.6.10

vue-admin-template: 4.4.0

element-ui:2.13.2

主要开发目录结构 src

src/
|-- api					接口目录
|-- components			功能组件目录
|-- layout				页面结构组件目录
|-- store				接口管理目录
|-- styles 				样式目录
|-- utils				工具目录
`-- views 				视图目录

开发环境服务器接口配置文件: .env.development

生产环境服务器配置文件: .env.production

后台接口代码

使用 Go 搭建的 API 后台:api-go

使用

开发:

npm install
npm run dev

生产部署:

npm install
npm run build:prod

backend-vue's People

Stargazers

 avatar  avatar  avatar

Watchers

 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.