.PHONY: test test: npm run test .PHONY: install install: npm install --quiet --no-spin