No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
 
 
 
 
 
Guillaume Vincent ad75866d9e hello world frontend hace 9 años
app hello world frontend hace 9 años
public hello world frontend hace 9 años
tests encrypt text with master password hace 9 años
.gitignore hello world frontend hace 9 años
LICENSE Initial commit hace 9 años
README.md hello world frontend hace 9 años
package.json hello world frontend hace 9 años

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