Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 1.03 KB

README.md

File metadata and controls

31 lines (20 loc) · 1.03 KB

static-demo-blocklet

Demo blocklet contains only static files, which is an html5 game

Launch on Blocklet Server

Launch on Blocklet Server

Run and debug in the cloud with Gitpod

Click the "Open in Gitpod" button, Gitpod will start Blocklet Server and the blocklet.

Open in Gitpod

Run and debug locally

yarn global add @blocklet/cli
git clone git@github.com:blocklet/static-demo.git
cd static-demo
blocklet server init --mode debug
blocklet server start
blocklet dev

License

The code is licensed under the MIT license found in the