New electron client (#256)

This commit is contained in:
Thomas Denney
2016-09-21 06:02:18 +01:00
committed by Peli de Halleux
parent 5d40a48477
commit 527d323ea7
5 changed files with 55 additions and 66 deletions

View File

@ -0,0 +1,5 @@
# 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`.