glass-easel-devtools-examples-standalone
v0.10.2
Published
The template mini-program code for the glass-easel project.
Downloads
11
Readme
glass-easel-miniprogram-template
The template mini-program code for the glass-easel project.
Refer to the glass-easel project for further details.
Build
nodejs
toolchain should be globally installed.
Install dependencies:
npm install
Build:
npm run build
Then open dist/index.html
in the browser.