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 307bb38b56 remove go method in store преди 8 години
assets update favicons.svg file преди 8 години
src remove go method in store преди 8 години
test add reset password 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 start using vue-router преди 8 години
readme.md update documentation преди 8 години
server.js fix tests not running преди 8 години
webpack.config.js modify webpack to work with font awesome преди 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