RandomChad/README.md
2022-10-07 18:41:59 +02:00

10 lines
205 B
Markdown

### Dependencies
- `npm install`
- `pip3 install cairosvg`
- `pacman -Sy cairo python3 python-pip`
(or equivalent on your platform)
### Generate
- `npm run dev` or `npm run start`
- `python3 convert.py`