An open API service indexing awesome lists of open source software.

https://github.com/novatecconsulting/react-workshop


https://github.com/novatecconsulting/react-workshop

documentation react static-site

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# 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](https://11ty.dev) 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