https://github.com/novatecconsulting/react-workshop
https://github.com/novatecconsulting/react-workshop
documentation react static-site
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/novatecconsulting/react-workshop
- Owner: NovatecConsulting
- License: mit
- Created: 2022-11-29T16:45:09.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-06-25T11:44:24.000Z (almost 2 years ago)
- Last Synced: 2025-04-02T20:38:36.332Z (about 1 year ago)
- Topics: documentation, react, static-site
- Language: CSS
- Homepage: https://novatecconsulting.github.io/react-workshop/
- Size: 654 KB
- Stars: 5
- Watchers: 10
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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