- # LessPass desktop
-
- LessPass desktop application build with electron
-
- ## run locally
-
- npm start
-
- ## Build Linux
-
- npm run build:linux
-
- ## Build Osx
-
- npm run build:osx
-
- ## Build Windows
-
- npm run build:windows
-
- ## License
-
- This project is licensed under the terms of the GNU GPLv3.
-
-
- ## Issues
-
- report issues on [LessPass project](https://github.com/lesspass/lesspass/issues)
|