您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
 
 
 
Guillaume Vincent e0aa035691 Add LICENSE file 7 年前
build vue experimentation 7 年前
config ::S: 7 年前
docs build version 0.1.0 7 年前
src Hide table when loading 7 年前
static vue experimentation 7 年前
test/unit 👍 7 年前
.babelrc vue experimentation 7 年前
.editorconfig vue experimentation 7 年前
.gitignore build app 7 年前
.postcssrc.js vue experimentation 7 年前
LICENSE Add LICENSE file 7 年前
README.md vue experimentation 7 年前
index.html 👍 7 年前
package.json Alpha 1 7 年前
test.js Open Close Principle 7 年前

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 unit tests
npm run unit

# run all tests
npm test

For detailed explanation on how things work, checkout the guide and docs for vue-loader.