node_modules:
	npm install

.PHONY: build
build:
	npm run-script build