Coder Social home page Coder Social logo

bigthub / backend Goto Github PK

View Code? Open in Web Editor NEW

This project forked from wealook/backend

0.0 0.0 0.0 2.82 MB

MeEdu 后台前端项目。

Home Page: https://meedu.vip

JavaScript 7.64% HTML 9.54% Vue 79.94% CSS 0.63% Dockerfile 0.02% Shell 0.03% Less 2.20%

backend's Introduction

MeEdu后台前端

官网

依赖库

依赖 描述
manba 日期处理
xlsx xls表格处理(导入,导出)
wangeditor 富文本编辑器
vuedraggable 可拖拽组件
vue-tinymce-editor tinymce富文本编辑器
vue-chartjs chartjs图表
vod-js-sdk-v6 腾讯云点播上传sdk
mavon-editor markdown编辑器
marked markdown转html库
vuex 全局状态管理
vue-router 路由

运行

手动编译

请确保您的机器安装了最新版本的Nodejs

将代码下载到本地:

git clone https://github.com/Meedu/backend.git meedu-backend

执行:

npm install -g hey-cli

安装依赖:

cd meedu-backend && yarn install

打包:

hey build

打包完成之后将会在目录下面看到 dist 文件夹,接下来将该文件夹复制到 meedu 项目的 public 目录下面,重命名为admin 。然后就可以在浏览器输入:

http://yourdomain.com/admin

来访问 MeEdu 的后台了。

Docker编译

如果您的机器安装有Docker,可以选择这个方式编译。

将代码下载到本地:

git clone https://github.com/Meedu/backend.git meedu-backend

执行:

cd meedu-backend && ./build.sh

执行完成之后,编译好的文件已保存到了 dist 目录。将该文件夹复制到 meedu 项目的 public 目录下面,重命名为 admin

backend's People

Contributors

qsnh avatar nit456 avatar dependabot[bot] avatar alingse 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.