Skip to content

使用 Tauri + Sqlite 和 Vue3 + TS 开发密码管理器

License

Notifications You must be signed in to change notification settings

Sonder-MX/mx-pwd

Repository files navigation

ing ......

MXPWD (mx-pwd)

A Quasar ProjectPassword management tool

Install the dependencies

yarn
# or
npm install

Start the app in development mode (hot-code reloading, error reporting, etc.)

quasar dev

Build the app for production

quasar build