Files
document-server-integration/Makefile
2016-11-14 17:39:40 +03:00

5 lines
71 B
Makefile

.PHONY: all
all:
cd web/documentserver-example/nodejs && npm install