25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
 
 
 
 
 
 
Guillaume Vincent cd4b114fe6 add double and simple click on same element 8 yıl önce
assets move to vue-cli 8 yıl önce
src add double and simple click on same element 8 yıl önce
tests reflect api change 8 yıl önce
Dockerfile remove build dist for now 8 yıl önce
README.md simplify webpack configuration 8 yıl önce
index.html simplify webpack configuration 8 yıl önce
package.json add search field 8 yıl önce
server.js fix tests not running 8 yıl önce
webpack.config.js simplify webpack configuration 8 yıl önce

README.md

lesspass

open source password manager

Build Setup

install dependencies

npm install

serve with hot reload at localhost:8080

npm run dev

build for production with minification

npm run build

run tests

npm test