/react-workshop

Fork of an old workshop site I made while working at Novatec. Just forked to retain access to the open source repo.

Primary LanguageCSSMIT LicenseMIT

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