Skip to content

flywer/easypass

Repository files navigation

EasyPass

⚡Vite + Electron & Doubleshot Template

How to use

# install dependencies
yarn # npm install

# run in developer mode
yarn dev # npm run dev

# build
yarn build # npm run build

Note for PNPM

In order to use with pnpm, you'll need to adjust your .npmrc to use any one the following approaches in order for your dependencies to be bundled correctly (ref: #6389):

node-linker=hoisted
public-hoist-pattern=*
shamefully-hoist=true

About

windows management password application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published