You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Guillaume Vincent cd4b114fe6 add double and simple click on same element пре 8 година
assets move to vue-cli пре 8 година
src add double and simple click on same element пре 8 година
tests reflect api change пре 8 година
Dockerfile remove build dist for now пре 8 година
README.md simplify webpack configuration пре 8 година
index.html simplify webpack configuration пре 8 година
package.json add search field пре 8 година
server.js fix tests not running пре 8 година
webpack.config.js simplify webpack configuration пре 8 година

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