Skip to content
This repository has been archived by the owner on May 12, 2023. It is now read-only.

ruinshe/acm-training-ui

Repository files navigation

The frontend for ACM training.

Build Status License: GPL v3 Join the chat at https://gitter.im//UESTC-ACM/acm-training

http://acm.uestc.edu.cn

A web hosted system for the ACM/ICPC group based training maintenance.

Have a try

Install

You can clone this repository then install dependencies using yarn.

git clone --recursive https://github.com/ruinshe/acm-training-ui.git
yarn install

Run the application

You need setup the backend following the instruction at https://github.com/ruinshe/acm-training, then use yarn script to strt local instance:

yarn start

If you need to run a live demo, you need to use yarn build then copy the targets into a nginx hosted folder. Besides, we have plan to add a docker image for the live demo later.

Development and Contribute

I want to contribute my code change, including bug fixing and new feature enhancement.

Please fllow the CONTRIBUTING.md file for the development process.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published