Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 332 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 332 Bytes

PassWall Desktop App

Build Setup

# install dependencies
yarn install

# serve with hot reload at localhost:9080
yarn dev

# build electron application for production
yarn build