Skip to content

NovatecConsulting/react-workshop

Repository files navigation

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