https://github.com/patternslib/patternslib-training
Training documentation for Patternslib. Live at: https://patternslib.github.io/patternslib-training/
https://github.com/patternslib/patternslib-training
Last synced: 5 months ago
JSON representation
Training documentation for Patternslib. Live at: https://patternslib.github.io/patternslib-training/
- Host: GitHub
- URL: https://github.com/patternslib/patternslib-training
- Owner: Patternslib
- Created: 2022-10-10T12:58:29.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-06-01T10:25:03.000Z (about 3 years ago)
- Last Synced: 2025-03-27T15:52:57.847Z (about 1 year ago)
- Language: HTML
- Homepage:
- Size: 51.8 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Patternslib Training
Training documentation for Patternslib.
Originally created for Plone conference 2022, Namur, Belgium.
The training is online at: https://patternslib.github.io/patternslib-training/
## How to use
```shell
git clone https://github.com/Patternslib/patternslib-training.git
npx yarn install
npx yarn start
```
Then open a webbrowser with the url:
http://localhost:3000/
Read the steps and recreate the examples yourself.