Skip to content

Latest commit

 

History

History
27 lines (14 loc) · 412 Bytes

README.md

File metadata and controls

27 lines (14 loc) · 412 Bytes

image-generator

Generate GDG Meet Up Cover

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

Additional informations

More commands are available in package.json file