Skip to content

calliope-mini/pxt-calliope-static

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Static MakeCode Editor (PXT) for Calliope mini

PXT as a static web page. You can download and run in a local web server.

This is an interesting alternative for single-user offline use of the editor.

Example

Clone the repository.

git clone https://github.com/calliope-mini/pxt-calliope-static

Install a simple web server and run it.

npm install -g serve
serve pxt-calliope-static/release

Open Editor: http://127.0.0.1:5000.

Releases

No releases published

Packages

No packages published

Languages