Skip to content

Commit

Permalink
Added readme
Browse files Browse the repository at this point in the history
  • Loading branch information
thelevicole committed Mar 18, 2018
1 parent eef5bf7 commit cf1edba
Showing 1 changed file with 14 additions and 1 deletion.
15 changes: 14 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,14 @@
# lifx-desktop-app
# LIFX Desktop App
⚠️ Work in progress ⚠️
A simple desktop application build on [Electron](https://electronjs.org/) using LIFX HTTP API.

## Getting Started
Clone and run the LIFX desktop application:

```sh
git clone git@github.com:thelevicole/lifx-desktop-app.git
cd lifx-desktop-app
npm install
npm run start
```

0 comments on commit cf1edba

Please sign in to comment.