Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
 
 
 
 
 
 
Guillaume Vincent 166a1da17a refresh token in vue component every 5 minutes 8 роки тому
assets update favicons.svg file 8 роки тому
src refresh token in vue component every 5 minutes 8 роки тому
test add refresh token method in auth service 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 extract css to fix error with fontawesome 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