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