Skip to content

blocklet/html-2048-sample

Repository files navigation

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