pxt-calliope/clients/electron
Thomas Denney 527d323ea7 New electron client (#256) 2016-09-20 22:02:18 -07:00
..
.gitignore New electron client (#256) 2016-09-20 22:02:18 -07:00
README.md New electron client (#256) 2016-09-20 22:02:18 -07:00
index.html New electron client (#256) 2016-09-20 22:02:18 -07:00
main.js New electron client (#256) 2016-09-20 22:02:18 -07:00
package.json New electron client (#256) 2016-09-20 22:02:18 -07:00

README.md

PXT micro:bit Electron app

A very basic wrapper around the web app. To install, copy the contents of this directory to somewhere outside the main pxt-microbit repository. Then run npm install && npm start.