Skip to content

Latest commit

 

History

History
 
 

glass-easel-miniprogram-template

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.