Skip to content

Latest commit

 

History

History
36 lines (23 loc) · 665 Bytes

README.md

File metadata and controls

36 lines (23 loc) · 665 Bytes

WeTools

WeLink工具箱

An Electron-Vite application with TinyVue

Recommended IDE Setup

Project Setup

Install

pnpm install

Development

pnpm dev

Build

# For windows
pnpm build:win

# For macOS
pnpm build:mac

# For Linux
pnpm build:linux