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 f440a2e8b3 Add default password profile view před 7 roky
dist build version 4.3.1 před 7 roky
src Add default password profile view před 7 roky
test clean mutations před 7 roky
.gitignore build version 2 před 8 roky
.travis.yml change version of node in travis před 8 roky
LICENSE change license from MIT to GNU GPLv3 před 8 roky
demo.gif add demo.gif před 8 roky
index.html reduce bundle size před 8 roky
package.json use a vuex plugin to persist store in localStorage před 7 roky
readme.md add dev instruction to documentation před 7 roky
webpack.config.js remove purifycss-webpack-plugin, it breaks frontend před 7 roky

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