Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 
 
 
 
 
Guillaume Vincent e0aa035691 Add LICENSE file před 7 roky
build vue experimentation před 7 roky
config ::S: před 7 roky
docs build version 0.1.0 před 7 roky
src Hide table when loading před 7 roky
static vue experimentation před 7 roky
test/unit 👍 před 7 roky
.babelrc vue experimentation před 7 roky
.editorconfig vue experimentation před 7 roky
.gitignore build app před 7 roky
.postcssrc.js vue experimentation před 7 roky
LICENSE Add LICENSE file před 7 roky
README.md vue experimentation před 7 roky
index.html 👍 před 7 roky
package.json Alpha 1 před 7 roky
test.js Open Close Principle před 7 roky

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.