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

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/

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.