Files
cwsvJudo/submodules/Makefile.materialize
2024-04-01 09:41:39 +02:00

5 lines
51 B
Makefile

.PHONY: build
build:
npm install
npm run release