25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Guillaume Vincent ad75866d9e hello world frontend 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 hello world frontend 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