Giter Site home page Giter Site logo

xcorp1986 / vben-admin-vue3-vant-thinkphp6 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from zhuozhanyou/vben-admin-vue3-vant-thinkphp6

0.0 1.0 0.0 1.53 MB

vben admin 一款很优秀的ant vue前端框架,但对于一个后端人员开发,不能拿共直接开干,多少有点望而却步。vtAdmin是使用vben admin(前端)+thinkphp6(后端)快速搭建管理后台,旨在让更多后端开发人员快速上手使用vben admin这样优秀的前端框架。

License: MIT License

Shell 0.04% JavaScript 6.72% PHP 5.22% TypeScript 34.53% CSS 0.45% HTML 0.21% Vue 48.93% Less 3.90%

vben-admin-vue3-vant-thinkphp6's Introduction

vtAdmin

介绍

vben admin 一款很优秀的ant vue前端框架,但对于一个后端人员开发,不能拿开直接开干,多少有点望而却步。vtAdmin是使用vben admin(前端)+thinkphp6(后端)快速搭建管理后台,旨在让更多后端开发人员快速上手使用vben admin这样优秀的前端框架。

软件架构

前端vben admin https://gitee.com/annsion/vue-vben-admin

后端tp6 https://gitee.com/liu21st/thinkphp

安装教程

项目tp目录为tp6文件,front为vben admin文。

tp6安装
  1. 下载宝塔或phpstudy,并安装好nginx、php7.4+、mysql、redis、composer;
  2. composer install安装tp6依赖;
  3. 创建数据库,并导入sql,配置.env文件,配置config/cache.php为redis;
  4. 使用宝塔或phpstudy创建web站点,运行查看是否正常;
vben admin 安装
  1. 修改front目录下的.env.development文件的VITE_PROXY为刚创建的tp6站点;
  2. 终端运行yarn install;
  3. 终端运行yarn run serve,编译完成即可访问 http://localhost:3100/ ;

在线预览 http://wms.hylg.cn/

登录账号admin 密码123456

使用说明

qq群:248367725

vben-admin-vue3-vant-thinkphp6's People

Contributors

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