Git Product home page Git Product logo

vadmin's Introduction

vadmin

基于vue、iview的真实多tab页的轻量Admin后台。
该项目是轻量的、示例型的;仅包含基本的交互和必须的逻辑代码,其他如菜单、权限控制、数据交互实现因人而异,可自由修改。
一些自动化的工作需要遵循一定的开发约定,因代码轻量且简单,参照示例页面即可。

Snapshots 截图

Preview Online 在线预览

visit https://duanjianbo.github.io/vadmin

Project setup 安装

yarn install

Compiles and hot-reloads for development 本地开发Serve

yarn serve

Compiles and minifies for production 打包生产

yarn build

if you want to access it through a url that doesn't contain 'vadmin',you can remove it. see: vue.config.js publicPath: '/vadmin'.
如果想去除部署url的vadmin子目录,在vue.config.js中删除它即可。

Compiles and minifies for preview 打包测试环境 使用.env.preview变量

yarn preview

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.

Contact

mail:[email protected]

vadmin's People

Stargazers

 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.