Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 460 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 460 Bytes

CATS Junior

Browser application to train students in programming based on the concept of "execution units". Online version -- https://imcs.dvfu.ru/cats/junior/

To launch on local PC:

  1. Clone the repo
  2. If you want to overwrite default config settings, make copy of Config.default.js with name Config.js and adjust necessary settings. (For now you just have to specify https://imcs.dvfu.ru as server base URL)
  3. Open 'index.html' in your browser