mirror of
https://github.com/ONLYOFFICE/document-server-integration.git
synced 2026-02-10 18:05:10 +08:00
5 lines
71 B
Makefile
5 lines
71 B
Makefile
.PHONY: all
|
|
|
|
all:
|
|
cd web/documentserver-example/nodejs && npm install
|