Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 
 
 
 
Guillaume Vincent ad75866d9e hello world frontend 9 anos atrás
app hello world frontend 9 anos atrás
public hello world frontend 9 anos atrás
tests encrypt text with master password 9 anos atrás
.gitignore hello world frontend 9 anos atrás
LICENSE Initial commit 9 anos atrás
README.md hello world frontend 9 anos atrás
package.json hello world frontend 9 anos atrás

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