bfac2910dac5b591a0af8a401d9c29d1342aeb77
				
			
			
		
	micro:bit target for PXT
This target allow to program a BBC micro:bit using Microsoft Programming Experience Toolkit.
Getting started
The following commands are a 1-time setup after synching the repo on your machine.
- install the PXT command line
 
npm install -g pxt
- install the dependencies
 
npm install
After you're done, simple run this command to open a local web server:
pxt serve
More instructions at https://github.com/Microsoft/pxt#running-a-target-from-localhost
Universal Windows App
The Windows 10 app is a Universal Windows Hosted Web App that wraps m.pxt.io and provides additional features.
Building
- Install Visual Studio 2015 Update 2 or higher. Make sure the Windows 10 templates are installed.
 - open the 
win10/app.slnsolution and launch them.pxt.ioproject. 
					Languages
				
				
								
								
									TypeScript
								
								63%
							
						
							
								
								
									JavaScript
								
								17.2%
							
						
							
								
								
									C++
								
								14.3%
							
						
							
								
								
									C#
								
								2.2%
							
						
							
								
								
									Objective-C
								
								1.5%
							
						
							
								
								
									Other
								
								1.8%