gpstracker/frontend/Makefile

5 lines
53 B
Makefile

.PHONY: all
all:
npm install && \
npm run build