Code Monkey home page Code Monkey logo

vue-resmgr's Introduction

c-resmgr

##项目说明 本系统旨在对数据库数据表资源进行管理,通过一系列的配置信息,可以根据配置生成资源表的增删改查的页面。 目前正在开发中。。。

###技术栈

vuejs + elementUI + thinkjs + mysql

##目录说明 s-resmgr 服务端目录

环境依赖

  • node: >= 9.0.0
  • npm: >= 6.0.0

组件依赖

基本组件
  • vue
  • vue-router
  • vue-scroller
  • vuex

部署步骤

  1. 安装MySQL数据库
  2. 新建数据库,并执行s-resmgr/sql目录下的SQL文件创建基础表
  3. 运行代码
  npm install   // 安装node运行环境

npm run serve // 本地开启调试

  npm run build // 编译发布

打开s-resmgr目录

  npm install   // 安装node运行环境

npm start // 打开后台接口程序

  ### 测试访问

  本地调试地址:[http://127.0.0.1:8080](http://127.0.0.1:8080)

  

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.