4chan-XZ/Makefile
2023-04-27 22:24:40 +02:00

5 lines
46 B
Makefile

clean:
rm -rf dist/*
install:
npm run build