-
OnlineJudgeFE是一款专为OnlineJudge设计的多页应用程序
资源介绍
OnlineJudge前端
为OnlineJudge构建的多页应用程序。
特征
Webpack3具有捆绑包大小优化的多个页面
易于使用的Simditor和Nice Codemirror编辑器
惊人的图表和可视化(echarts)
人性化操作
非常漂亮:)
开始使用
首先安装nodejs v8.12.0 。
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
- 上一篇: jsch-0.1.54.jar源码包
- 下一篇: ldap的离线安装包及安装方法