Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 
 
 
 
Guillaume Vincent cd4b114fe6 add double and simple click on same element il y a 8 ans
assets move to vue-cli il y a 8 ans
src add double and simple click on same element il y a 8 ans
tests reflect api change il y a 8 ans
Dockerfile remove build dist for now il y a 8 ans
README.md simplify webpack configuration il y a 8 ans
index.html simplify webpack configuration il y a 8 ans
package.json add search field il y a 8 ans
server.js fix tests not running il y a 8 ans
webpack.config.js simplify webpack configuration il y a 8 ans

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