Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 357 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 357 Bytes

IT Tage React Workshop 2022

This is the repository to the workshop material for the IT-Tage workshop.

Workflow:

This site is built using the Eleventy static site generator. Commands:

  • npm install - Install dependencies
  • npm run dev - Run a development server on localhost:8080
  • npm run build - Run a production build