GithubHelp home page GithubHelp logo

slope86 / onlinejudgefe Goto Github PK

View Code? Open in Web Editor NEW

This project forked from qingdaou/onlinejudgefe

0.0 0.0 0.0 1.44 MB

A OnlineJudge FrontEnd modified by NCHU ISLab.

License: Other

Shell 0.24% JavaScript 28.60% CSS 0.51% HTML 0.35% Vue 69.31% Dockerfile 0.04% Less 0.95%

onlinejudgefe's Introduction

OnlineJudge Front End

vue vuex echarts iview element-ui Build Status

A OnlineJudge FrontEnd modified by NCHU ISLab.

Forked from QingdaoU/OnlineJudgeFE. Source

Modification

  1. Change the language to traditional Chinese, and modify some content.
  2. Modify the front-end footer text and links.
  3. Remove the Contest button from the navigation bar.
  4. Change the About page to Java content only.
  5. Remove other functions of Rank page chart (e.g. export image).

Get Started

Install nodejs v8.12.0 first.

Linux

npm install
# we use webpack DllReference to decrease the build time,
# this command only needs execute once unless you upgrade the package in build/webpack.dll.conf.js
export NODE_ENV=development 
npm run build:dll

# the dev-server will set proxy table to your backend
export TARGET=http://Your-backend

# serve with hot reload at localhost:8080
npm run dev

Windows

npm install
# we use webpack DllReference to decrease the build time,
# this command only needs execute once unless you upgrade the package in build/webpack.dll.conf.js
set NODE_ENV=development 
npm run build:dll

# the dev-server will set proxy table to your backend
set TARGET=http://Your-backend

# serve with hot reload at localhost:8080
npm run dev

Browser Support

Modern browsers and Internet Explorer 10+.

LICENSE

MIT

onlinejudgefe's People

Contributors

zema1 avatar virusdefender avatar 0x5457 avatar chiaki64 avatar holywen avatar harry-zklcdc avatar fromnowon avatar renbaoshuo avatar helsonxiao avatar ctuu avatar sandy2008 avatar queensferryme avatar geekxiong avatar chiahonghong avatar moremind avatar itiscaleb avatar loyilun avatar akira-cn avatar ccw630 avatar fuyb avatar shaohuihuang avatar wangxso avatar xdavidwu avatar dianhsu 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.