您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
 
 
 
Guillaume Vincent 1e6cec0734 [mono repo] remove git cached files 6 年前
..
build [mono repo] remove git cached files 6 年前
config [mono repo] remove git cached files 6 年前
docs [mono repo] remove git cached files 6 年前
src [mono repo] remove git cached files 6 年前
static [mono repo] remove git cached files 6 年前
.babelrc [mono repo] remove git cached files 6 年前
.editorconfig [mono repo] remove git cached files 6 年前
.gitignore [mono repo] remove git cached files 6 年前
.postcssrc.js [mono repo] remove git cached files 6 年前
README.md [mono repo] remove git cached files 6 年前
index.html [mono repo] remove git cached files 6 年前
package-lock.json [mono repo] remove git cached files 6 年前
package.json [mono repo] remove git cached files 6 年前
test.js [mono repo] remove git cached files 6 年前

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