joyent-portal/ui/Makefile
2016-10-24 12:43:32 +01:00

8 lines
68 B
Makefile

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