Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 
 
 
 
 
Guillaume Vincent 1e6cec0734 [mono repo] remove git cached files před 6 roky
..
build [mono repo] remove git cached files před 6 roky
config [mono repo] remove git cached files před 6 roky
docs [mono repo] remove git cached files před 6 roky
src [mono repo] remove git cached files před 6 roky
static [mono repo] remove git cached files před 6 roky
.babelrc [mono repo] remove git cached files před 6 roky
.editorconfig [mono repo] remove git cached files před 6 roky
.gitignore [mono repo] remove git cached files před 6 roky
.postcssrc.js [mono repo] remove git cached files před 6 roky
README.md [mono repo] remove git cached files před 6 roky
index.html [mono repo] remove git cached files před 6 roky
package-lock.json [mono repo] remove git cached files před 6 roky
package.json [mono repo] remove git cached files před 6 roky
test.js [mono repo] remove git cached files před 6 roky

README.md

lesspass-move

password migration tool

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 test
npm run test