Ionic 3 app to control your Neopixel with Esp8266, or outhers wifi based boards.
Clone this repo:
git clone https://github.com/bergpb/luminer.git
Install npm packages:
npm i -g ionic cordova
and:
npm i
Serve:
ionic serve
Acess: http://localhost:8100 in your favorite browser.