NPM ?= npm help: cat makefile build: $(NPM) run docs:build dev: $(NPM) run docs:dev deps: $(NPM) install