Giter Site home page Giter Site logo

ifarm-console's Introduction

farm-console

  1. 简介 后端基于SpringBoot + SpringMVC + Shiro,前端基于Vue.js 2.x系列 + Element UI 的后台管理系统解决方案。 工作之余整理了SpringBoot整个常用框架的模板库framework,运用这个模板开发了一个基于粗粒度权限设计的管理后台caiwei,前端使用的是ExtJs。 ExtJs属于比较重的前端框架,基于当下流行的几种前端框架,选择了Vue + ElementUI重新实现了一个后台管理系统,权限管理选用了Shiro 权限管理框架,并且对权限进行了细粒度的设计,控制到按钮。 时间比较紧还有很多不完善和考虑不周全的地方,希望看到这份代码发现问题的可以给我留言,谢谢!

  2. 测试地址

搭建环境

  1. 安装node.js https://nodejs.org/en/download/

  2. 全局安装淘宝cnpm 镜像 (可以不用) npm install -g cnpm --registry=https://registry.npm.taobao.org
    判断cnpm 是否安装成功
    cnpm -h

  3. 全局安装vue-cli
    cnpm install -g vue-cli
    判断vue-cli 是否安装成功
    cnpm list

  4. 下载项目,在跟目录下下载依赖
    npm install

  5. 运行项目,根目录下运行
    npm run dev

ifarm-console's People

Contributors

lhrimperial avatar yihooisme avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  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.