Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 
 
 
 
Guillaume Vincent 166a1da17a refresh token in vue component every 5 minutes há 8 anos
assets update favicons.svg file há 8 anos
src refresh token in vue component every 5 minutes há 8 anos
test add refresh token method in auth service há 8 anos
.gitignore merge new version 1.0.0 wip há 8 anos
.travis.yml move travis and gitignore from old repo há 8 anos
Dockerfile commit build files because of memory leak during npm install há 8 anos
ISSUE_TEMPLATE add issue template há 8 anos
index.html extract css to fix error with fontawesome há 8 anos
license update readme há 8 anos
package.json extract css to fix error with fontawesome há 8 anos
readme.md update documentation há 8 anos
server.js fix tests not running há 8 anos
webpack.config.js modify webpack to work with font awesome há 8 anos

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