您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
 
 
 
Édouard Lopez 53c342dc90 add dev instruction to documentation 7 年前
dist build version 4.3.1 7 年前
src refactor some code between login and password generator page 7 年前
test add login test in store mutations 7 年前
.gitignore build version 2 8 年前
.travis.yml change version of node in travis 8 年前
LICENSE change license from MIT to GNU GPLv3 8 年前
demo.gif add demo.gif 8 年前
index.html reduce bundle size 8 年前
package.json 4.3.2 7 年前
readme.md add dev instruction to documentation 7 年前
webpack.config.js remove purifycss-webpack-plugin, it breaks frontend 7 年前

readme.md

Build Status

LessPass pure component for lesspass.com

  • vue
  • vue-router
  • vuex
  • ava
  • webpack

Tests

npm install
npm test

Dev

npm run dev

Then open http://0.0.0.0:8080/.

Build

npm run build

License

This project is licensed under the terms of the GNU GPLv3.

Issues

report issues on LessPass project