/weblab

HsKA Web Engineering Lab (weblab)

Primary LanguageJavaScriptApache License 2.0Apache-2.0

HsKA Web Engineering Lab (weblab)

Collection of lab examples and exercise projects

  • Node-Express-Demo: A simple Express.js web app from the lecture

Install

cd Node-Express-Demo
npm install

Run

cd Node-Express-Demo
npm start