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 332a4d535c add delete button in passwords page преди 8 години
assets update favicons.svg file преди 8 години
src add delete button in passwords page преди 8 години
test add reset password confirm method in api преди 8 години
.gitignore merge new version 1.0.0 wip преди 8 години
.travis.yml move travis and gitignore from old repo преди 8 години
Dockerfile commit build files because of memory leak during npm install преди 8 години
ISSUE_TEMPLATE add issue template преди 8 години
index.html extract css to fix error with fontawesome преди 8 години
license update readme преди 8 години
package.json add delete button in passwords page преди 8 години
readme.md update documentation преди 8 години
server.js fix tests not running преди 8 години
webpack.config.js add delete button in passwords page преди 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