Skip to content

Latest commit

 

History

History
48 lines (33 loc) · 1.49 KB

README.md

File metadata and controls

48 lines (33 loc) · 1.49 KB

Input, Process, Output, ad infinitum...

This repository contains various small examples and projects created for & during the thi.ng/umbrella workshop @ Werkwoche 2022 at University of Applied Sciences, Augsburg.

Prerequisites

  • Git and/or Github app
  • NodeJS (min. v16.0.0)
  • VSCode
  • NPM or Yarn package managers
  • Web browser (Chrome or Firefox preferred)
  • Terminal / Command line

For Mac users, all of these (apart from VSCode) can be conveniently installed via Homebrew, e.g.

brew install node yarn

Cloning this repo

git clone https://github.com/thi-ng/ws-hsa-2022.git

# open project in VSCode
code ws-hsa-2022

If you're not familiar with Git & versioning, you can also download the latest snapshot via this URL:

https://github.com/thi-ng/ws-hsa-2022/archive/refs/heads/main.zip

Projects

License

This project is licensed under the MIT License. See supplied LICENSE.txt file.

© 2022 Karsten Schmidt