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 години
app hello world frontend преди 9 години
public hello world frontend преди 9 години
tests encrypt text with master password преди 9 години
.gitignore hello world frontend преди 9 години
LICENSE Initial commit преди 9 години
README.md hello world frontend преди 9 години
package.json Fix command line error преди 9 години

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