diff --git a/client/Makefile b/client/Makefile index b21928b..b9f9413 100644 --- a/client/Makefile +++ b/client/Makefile @@ -5,6 +5,7 @@ all: setup build .PHONY: setup setup: mkdir -p dist/ + npm install .PHONY: build build: