Code
Programmable-Air is fully Arduino compatible and work on an Arduino Nano board. The nano board is very similar to the UNO, just in a smaller form factor, so most external libraries should work without issues.
To start with the board, install the programmable-Air library from Arduino library manager(Sketch>Include library>Manage libraries and search for Programmable-Air).
Visit the github for detailed instructions.