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.
 
 
 
 
 
 
Guillaume Vincent 0a9f7f1e85 add how-it-work svg пре 8 година
assets add how-it-work svg пре 8 година
dist minor fixes пре 8 година
src fix typo пре 8 година
test fix test and linter errors пре 8 година
.editorconfig include new application пре 8 година
.gitignore commit build files because of memory leak during npm install пре 8 година
.travis.yml move travis and gitignore from old repo пре 8 година
Dockerfile commit build files because of memory leak during npm install пре 8 година
index.html include new application пре 8 година
license update readme пре 8 година
package.json update lesspass module пре 8 година
readme.md update documentation пре 8 година
server.js fix tests not running пре 8 година
webpack.config.js include new application пре 8 година

readme.md

Build Status

LessPass frontend

frontend application for lesspass.com

  • vuejs
  • vue-router
  • vue-i18n
  • ava and xo for tests
  • webpack
  • ES6

Tests

run frontend tests

cd frontend
npm install
npm test

Build

npm run build

see LessPass project