See the StartOS Packaging Guide for complete environment setup and build instructions.
# Install dependencies
npm ci
# Build universal package
make- Fork the repository and create a branch from
master - Make your changes
- Open a pull request to
master