4chan-XZ/Makefile
2023-04-13 03:11:52 +02:00

5 lines
46 B
Makefile

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