You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Guillaume Vincent 9bc75fe553 Merge pull request #1 from antoine-briand/master 9 years ago
app hello world frontend 9 years ago
public hello world frontend 9 years ago
tests encrypt text with master password 9 years ago
.gitignore hello world frontend 9 years ago
LICENSE Initial commit 9 years ago
README.md hello world frontend 9 years ago
package.json Fix command line error 9 years ago

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