Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 292 Bytes

README.md

File metadata and controls

21 lines (17 loc) · 292 Bytes

Homauto

React Native application to control Neolight smart lights

Installation

  1. cd into repo files
  2. Install dependencies
npm install

Install the APK

npm run android

Run development enviounment

Listening on port 8081

npm run start