virusdefender 21bcf1539d fix typo
2018-04-17 23:56:09 +08:00
2018-01-04 20:14:17 +08:00
2018-01-06 22:34:59 +08:00
2017-12-20 20:02:46 +08:00
2018-04-17 23:56:09 +08:00
2017-11-13 10:12:11 +08:00
2017-11-13 10:12:11 +08:00
2017-11-13 10:12:11 +08:00
2017-11-13 10:12:11 +08:00
2017-11-13 10:12:11 +08:00
2017-12-20 23:56:01 +08:00
2017-11-30 09:41:45 +08:00
2018-03-23 20:11:19 +08:00
2018-03-23 20:11:19 +08:00
2018-03-16 22:09:38 +08:00

OnlineJudge Front End

vue vuex echarts iview element-ui Build Status

A multiple pages app built for OnlineJudge. Demo

Features

  • Webpack3 multiple pages with bundle size optimization
  • Easy use simditor & Nice codemirror editor
  • Amazing charting and visualization(echarts)
  • User-friendly operation
  • Quite beautiful)

Get Started

Install nodejs v6.11 first.

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
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

Screenshots

Check here.

Browser Support

Modern browsers and Internet Explorer 10+.

LICENSE

MIT

Description
A multiple pages app built for OnlineJudge
Readme MIT 12 MiB
Languages
Vue 69.4%
JavaScript 28.5%
Less 1%
CSS 0.5%
HTML 0.4%
Other 0.2%