You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Guillaume Vincent 1e6cec0734 [mono repo] remove git cached files 6 years ago
..
build [mono repo] remove git cached files 6 years ago
config [mono repo] remove git cached files 6 years ago
docs [mono repo] remove git cached files 6 years ago
src [mono repo] remove git cached files 6 years ago
static [mono repo] remove git cached files 6 years ago
.babelrc [mono repo] remove git cached files 6 years ago
.editorconfig [mono repo] remove git cached files 6 years ago
.gitignore [mono repo] remove git cached files 6 years ago
.postcssrc.js [mono repo] remove git cached files 6 years ago
README.md [mono repo] remove git cached files 6 years ago
index.html [mono repo] remove git cached files 6 years ago
package-lock.json [mono repo] remove git cached files 6 years ago
package.json [mono repo] remove git cached files 6 years ago
test.js [mono repo] remove git cached files 6 years ago

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