Checkout the project
git checkout https://github.com/GDGToulouse/image-generator.git
Install
npm ci
You can modify the image by editing
projects/gdgtoulouse/meetup/index.yaml
To preview, run
npm run serve:gdg:meetup
To export
npm run build:gdg:meetup
More commands are available in package.json file