Coder Social home page Coder Social logo

hhy5277 / backend-1 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from wealook/backend

0.0 1.0 0.0 2.52 MB

MeEdu 后台前端项目。

Home Page: https://meedu.vip

JavaScript 7.91% HTML 10.02% Vue 79.05% CSS 0.66% Dockerfile 0.02% Shell 0.03% Less 2.31%

backend-1's Introduction

MeEdu后台前端

官网

手动编译

请确保您的机器安装了最新版本的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-1's People

Contributors

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