Skip to main content

Welcome

This should be a collection of HCI-Related stuff for the exame

Here some tips to get you started

Requirements​

  • git
  • node >= 14.x

Add Documentation​

Head over to the github page of this documentation, create a fork of the repo, make a branch and submit a Pull-Request to my GitHub project.

The Documentation should be located in docs/your-folder/*.md and the file-format of the documentation should be in Markdown as it is really easy!

Test your Page​

Run the following in a terminal:

npm install
npm run start

Now head over to http://localhost:3000/hci-open-book/docs/intro.

This website features a Search-Bar in the upper right corner.