Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 450 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 450 Bytes

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

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.