A combined document for every component in OJ Lab
You will need to install mdbook
first with command cargo install mdbook
.
Or you can visit mdbook's document for detailed reference.
After that, Simply run mdbook serve
is all you need to do.
The previewed document will locate in http://localhost:3000.