website/app/Makefile
ngn 3398324664
add privacy documentation
Signed-off-by: ngn <ngn@ngn.tf>
2025-01-17 04:23:34 +03:00

8 lines
61 B
Makefile

all:
npm run build
format:
npm run format
.PHONY: format