arpin / paint-anypixel

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting Started

  1. Install the previewer

  2. npm install

  3. npm run build && previewer

Anypixel works by injecting your app into a template HTML page which communicates with the button wall. Only one .js file is injected; if you're using multiple .js files, we recommend bundling them together. In the example app, we use Browserify to do this.

About


Languages

Language:JavaScript 100.0%