Files
Yajbir Singh f1b860b25c
Some checks failed
check / markdownlint (push) Has been cancelled
check / spellchecker (push) Has been cancelled
updated
2025-12-11 19:03:17 +05:30

11 lines
290 B
Markdown

This document describes the steps needed to build SDK.
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. SDK build:
- npm install -g grunt-cli
- npm ci
- grunt