Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
 
 
 
 
 
 
Guillaume Vincent 551f95383a 👍 7 anni fa
build vue experimentation 7 anni fa
config 👍 7 anni fa
src 👍 7 anni fa
static vue experimentation 7 anni fa
test/unit 👍 7 anni fa
.babelrc vue experimentation 7 anni fa
.editorconfig vue experimentation 7 anni fa
.gitignore 👍 7 anni fa
.postcssrc.js vue experimentation 7 anni fa
README.md vue experimentation 7 anni fa
index.html 👍 7 anni fa
package.json 👍 7 anni fa
test.js 👍 7 anni fa

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.