glass-easel-miniprogram-template
v0.10.3
Published
The template mini-program code for the glass-easel project.
Downloads
153
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.