新手操作指南Demo - 使用双汇UI代码
BASE = . .PHONY: build build: cd BUILD && node BUILD.js .PHONY: test test: npm test