選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
 
 
Guillaume Vincent 551f95383a 👍 7年前
build vue experimentation 7年前
config 👍 7年前
src 👍 7年前
static vue experimentation 7年前
test/unit 👍 7年前
.babelrc vue experimentation 7年前
.editorconfig vue experimentation 7年前
.gitignore 👍 7年前
.postcssrc.js vue experimentation 7年前
README.md vue experimentation 7年前
index.html 👍 7年前
package.json 👍 7年前
test.js 👍 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.