Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
 
 
 
 
 
 
Guillaume Vincent 1e6cec0734 [mono repo] remove git cached files 6 anni fa
..
build [mono repo] remove git cached files 6 anni fa
config [mono repo] remove git cached files 6 anni fa
docs [mono repo] remove git cached files 6 anni fa
src [mono repo] remove git cached files 6 anni fa
static [mono repo] remove git cached files 6 anni fa
.babelrc [mono repo] remove git cached files 6 anni fa
.editorconfig [mono repo] remove git cached files 6 anni fa
.gitignore [mono repo] remove git cached files 6 anni fa
.postcssrc.js [mono repo] remove git cached files 6 anni fa
README.md [mono repo] remove git cached files 6 anni fa
index.html [mono repo] remove git cached files 6 anni fa
package-lock.json [mono repo] remove git cached files 6 anni fa
package.json [mono repo] remove git cached files 6 anni fa
test.js [mono repo] remove git cached files 6 anni fa

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