Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
 
 
 
 
 
 
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