Demo blocklet contains only static files, which is an html5 game
Click the "Open in Gitpod" button, Gitpod will start Blocklet Server and the blocklet.
yarn global add @blocklet/cli
git clone [email protected]:blocklet/static-demo.git
cd static-demo
blocklet server init --mode debug
blocklet server start
blocklet dev
The code is licensed under the MIT license found in the