1 2 3 4
## makectl: description="Build Node.js project" .PHONY: build build: ## Build project npm run build