Skip to content

tansen87/pywebview-vue3-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

运行环境

  • Node.js 16.14+
  • pnpm 8.x+
  • Python3.8-3.11

截图

image

image

初始化

pnpm run init

dev

pnpm run start

build

# no console window
pnpm run build

# with console window
pnpm run pre

# with folder
pnpm run build:folder

致谢

PPX