joyent-portal/ui/Makefile
2016-10-24 13:50:02 +01:00

8 lines
66 B
Makefile

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