You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Guillaume Vincent e0aa035691 Add LICENSE file 7 years ago
build vue experimentation 7 years ago
config ::S: 7 years ago
docs build version 0.1.0 7 years ago
src Hide table when loading 7 years ago
static vue experimentation 7 years ago
test/unit 👍 7 years ago
.babelrc vue experimentation 7 years ago
.editorconfig vue experimentation 7 years ago
.gitignore build app 7 years ago
.postcssrc.js vue experimentation 7 years ago
LICENSE Add LICENSE file 7 years ago
README.md vue experimentation 7 years ago
index.html 👍 7 years ago
package.json Alpha 1 7 years ago
test.js Open Close Principle 7 years ago

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.