This repository contains material for the C# Course at HTL Perg.
- Install Node.js
- Clone repository
- Run
npm install
to install dependencies - Run
npm run build
to build presentation intodist
folder - Run
npm start
during content creation to build in case of changes and serve using a local dev server