mirror of
https://github.com/stronk-dev/RandomChad.git
synced 2025-07-05 10:35:08 +02:00
10 lines
205 B
Markdown
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` |