This repository was archived by the owner on Sep 20, 2020. It is now read-only.
Releases: m-thalmann/Passwordmanager
Releases · m-thalmann/Passwordmanager
Release 1.0
Using this release
Build yourself
Download the master archive, extract it and build it with the following commang (you need to have npm and angular-cli installed):
ng build --prod
It will create a dist folder, with the compiled output
Note
When installing this application in a subdirectory of your webserver (e.g. https://example.com/passwordmanager) you need to modify the base tag in the index.html file