Ви не можете вибрати більше 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.