Coder Social home page Coder Social logo

frontend's Introduction

xtuoj Frontend

这是XTUOJ的前端,基于vue-cli开发,使用了vue.js, ElementUI等框架

如何使用

  1. 下载好后可以自行修改文件夹名字, (注:若只进行部署,请勿修改内部文件文件名)
  2. 然后执行命令
npm install
  1. 为了测试我加入了mockjs, 代码里我懒得删来删去了,大家自行删除目录 /FrontEnd/src/ 下 main.js 文件中如下部分代码
/* mockjs 模拟数据 测试完及时删除 */
import './mockjs';
  1. 若是进行部署,执行
npm run build
  1. 若只是为了看效果或继续开发,执行
npm run serve
  1. 在开发环境下编译好后会显示url,在浏览器中输入该url即可看到效果

说明

  1. 数据接口已经写好,后续直接用就行
  2. 已加入Mathjax渲染
  3. 已插入codemirror模块,现在可以在界面随便插入代码了
  4. 等等

frontend's People

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.