25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
 
 
 
 
 
 
Guillaume Vincent 9bc75fe553 Merge pull request #1 from antoine-briand/master 9 yıl önce
app hello world frontend 9 yıl önce
public hello world frontend 9 yıl önce
tests encrypt text with master password 9 yıl önce
.gitignore hello world frontend 9 yıl önce
LICENSE Initial commit 9 yıl önce
README.md hello world frontend 9 yıl önce
package.json Fix command line error 9 yıl önce

README.md

lesspass

lesspass is like keepass without the need to persist passwords

install

npm install

run tests

npm tests

build app

npm build

run application

npm start