htl-csharp
htl-csharp copied to clipboard
Material for C# Course at HTL Perg
Programming with C#
This repository contains material for the C# Course at HTL Perg.
View Material
Build and Run
- Install Node.js
- Clone repository
- Run
npm installto install dependencies - Run
npm run buildto build presentation intodistfolder - Run
npm startduring content creation to build in case of changes and serve using a local dev server