Skip to content

Latest commit

 

History

History
54 lines (36 loc) · 639 Bytes

README.md

File metadata and controls

54 lines (36 loc) · 639 Bytes

Browse Buddy

Install

npm i

Start

Requirements

  • Required chromium
  • Extract .zip files and copy the folder to the resources path project
  • Download for Windows
  • Download for Linux

Run

npm run dev

Build

Build on Windows

npm run build-win

portable mode

npm run build-win-portable

Build on Linux

npm run build-linux

Author

  • Charles Lana

Frameworks

  • Vite
  • Vue3
  • Electron
  • Typescript
  • Puppeteer