mirror of
https://github.com/ONLYOFFICE/sdkjs.git
synced 2026-04-07 14:09:12 +08:00
Update Readme.md
This commit is contained in:
committed by
GitHub
parent
c45316f6ba
commit
35a306cc8f
@ -1,10 +1,10 @@
|
||||
Этот документ описывает последовательность шагов для сборки SDK.
|
||||
This document describes the steps needed to build SDK.
|
||||
|
||||
1. Установка необходимого ПО.
|
||||
- Скачать и установить nodejs (https://nodejs.org/en/download/).
|
||||
- Скачать и установить Java (http://java.com/ru/download/index.jsp).
|
||||
1. Required software installation:
|
||||
- Download and install nodejs (https://nodejs.org/en/download/).
|
||||
- Download and install Java (http://java.com/en/download/index.jsp).
|
||||
|
||||
2. Сборка.
|
||||
2. SDK build:
|
||||
- npm install -g grunt-cli
|
||||
- npm install
|
||||
- grunt
|
||||
|
||||
Reference in New Issue
Block a user