Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 
 
 
 
Guillaume Vincent cd4b114fe6 add double and simple click on same element há 8 anos
assets move to vue-cli há 8 anos
src add double and simple click on same element há 8 anos
tests reflect api change há 8 anos
Dockerfile remove build dist for now há 8 anos
README.md simplify webpack configuration há 8 anos
index.html simplify webpack configuration há 8 anos
package.json add search field há 8 anos
server.js fix tests not running há 8 anos
webpack.config.js simplify webpack configuration há 8 anos

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