The template mini-program code for the glass-easel project.
npm install glass-easel-miniprogram-templateThe template mini-program code for the glass-easel project.
Refer to the glass-easel project for further details.
nodejs toolchain should be globally installed.
Install dependencies:
``sh`
npm install
Build:
`sh`
npm run build
Then open dist/index.html` in the browser.