Skip to content

charleslana/browse-buddy-vite-vue3-electron-ts

Repository files navigation

Browse Buddy

Install

npm i

Start in Web mode

npm run dev

Start in Electron mode

Linux users

npm run app:preview

Windows users

  • Change settings in the .env file

From EXEC=./resources/chrome-linux/chrome to EXEC=./resources/chrome-win/chrome.exe

npm run app:preview

Build

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

Build on Windows

npm run release-win

portable mode

npm run release-win-p

Build on Linux

npm run release-linux

Author

  • Charles Lana

Frameworks

  • Vite
  • Vue3
  • Electron
  • Typescript
  • Puppeteer

About

Easily set up test automation interface

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages