module
Version:
v0.0.0-...-601d811
Opens a new window with list of versions in this module.
Published: Mar 22, 2019
License: MIT
Opens a new window with license information.
README
¶
Codeforces problems
Summary
codeforces-problems is the problem manegement tool for Codeforces users.
This project is inspired by AtCoder Problems.
Backend
Usage
# install and build
make all
# run the server
make run
# run all tests
make test
Frontend
Usage
#install node modules
npm install
#generate a bundle js file
npm run build
Directories
¶
Click to show internal directories.
Click to hide internal directories.