joyent-portal/ui/Makefile

8 lines
66 B
Makefile

.PHONY: test
test:
yarn run test
.PHONY: install
install:
yarn