25개 이상의 토픽을 선택하실 수 없습니다. 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 년 전
..
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