mirror of
https://git.sleeping.town/mirrors/foxy-moxy
synced 2024-11-13 23:47:43 +00:00
326 B
326 B
All the Foxes
Requires installing cairo.
On mac: brew install cairo
On linux (Debian and Ubuntu flavors):
sudo apt-get install libcairo2-dev
sudo apt-get install libjpeg-dev
sudo apt-get install libgif-dev
Then run npm install
. Once everything's installed, run node server.js
, and you're off to the races.