Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 454 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 454 Bytes

CS2103 Website

Live Website

Setting up

  1. Clone the repo.
  2. Run git submodule update --init --recursive to pull the content of the submodule.
  3. markbind serve to start the local server

This website is developed using the MarkBind platform.

Contributing

Bug reports and suggestions welcome. PRs are welcome too.