mirror of
https://github.com/ONLYOFFICE/sdkjs.git
synced 2025-04-18 14:24:11 +03:00
This document describes the steps needed to build SDK.
-
Required software installation:
- Download and install nodejs (https://nodejs.org/en/download/).
- Download and install Java (http://java.com/en/download/index.jsp).
-
SDK build:
- npm install -g grunt-cli
- npm ci
- grunt