run: @npm start .PHONY:build build: - @rm -rf build @npm run build @rm build/static/js/*.map