Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
 
 
 
 
 
 
Guillaume Vincent cd4b114fe6 add double and simple click on same element 8 lat temu
assets move to vue-cli 8 lat temu
src add double and simple click on same element 8 lat temu
tests reflect api change 8 lat temu
Dockerfile remove build dist for now 8 lat temu
README.md simplify webpack configuration 8 lat temu
index.html simplify webpack configuration 8 lat temu
package.json add search field 8 lat temu
server.js fix tests not running 8 lat temu
webpack.config.js simplify webpack configuration 8 lat temu

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