Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
 
 
 
 
 
 
Guillaume Vincent e0aa035691 Add LICENSE file 7 lat temu
build vue experimentation 7 lat temu
config ::S: 7 lat temu
docs build version 0.1.0 7 lat temu
src Hide table when loading 7 lat temu
static vue experimentation 7 lat temu
test/unit 👍 7 lat temu
.babelrc vue experimentation 7 lat temu
.editorconfig vue experimentation 7 lat temu
.gitignore build app 7 lat temu
.postcssrc.js vue experimentation 7 lat temu
LICENSE Add LICENSE file 7 lat temu
README.md vue experimentation 7 lat temu
index.html 👍 7 lat temu
package.json Alpha 1 7 lat temu
test.js Open Close Principle 7 lat temu

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.