25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
 
 
 
 
 
 
Guillaume Vincent e0aa035691 Add LICENSE file 7 yıl önce
build vue experimentation 7 yıl önce
config ::S: 7 yıl önce
docs build version 0.1.0 7 yıl önce
src Hide table when loading 7 yıl önce
static vue experimentation 7 yıl önce
test/unit 👍 7 yıl önce
.babelrc vue experimentation 7 yıl önce
.editorconfig vue experimentation 7 yıl önce
.gitignore build app 7 yıl önce
.postcssrc.js vue experimentation 7 yıl önce
LICENSE Add LICENSE file 7 yıl önce
README.md vue experimentation 7 yıl önce
index.html 👍 7 yıl önce
package.json Alpha 1 7 yıl önce
test.js Open Close Principle 7 yıl önce

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.