mirror of
https://github.com/LalleSX/4chan-XZ.git
synced 2026-03-20 01:37:47 +01:00
5 lines
46 B
Makefile
5 lines
46 B
Makefile
clean:
|
|
rm -rf dist/*
|
|
|
|
install:
|
|
npm run build
|