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.
 
 
 
 
 
 
Kyle J. Kress 516aadff34 Do not automatically capitalize inputs (#19) пре 7 година
dist Add end to end tests пре 7 година
scripts Add prettier пре 7 година
src Do not automatically capitalize inputs (#19) пре 7 година
test Add prettier пре 7 година
.editorconfig add .editorconfig and auto format пре 7 година
.gitignore Add end to end tests пре 7 година
.travis.yml Revert travis.yml dist trusty by default пре 7 година
LICENSE change license from MIT to GNU GPLv3 пре 8 година
demo.gif add demo.gif пре 8 година
index.html Add full width and no border css modifiers пре 7 година
package-lock.json Add prettier пре 7 година
package.json Add prettier пре 7 година
readme.md add dev instruction to documentation пре 7 година
server.js Add end to end tests пре 7 година
webpack.config.js Fix Uglify error in production build пре 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