25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
 
 
 
 
 
 
Guillaume Vincent 98071e77fd update favicons.svg file 8 yıl önce
assets update favicons.svg file 8 yıl önce
dist add good windows ling 8 yıl önce
src add missing locale 8 yıl önce
test fix test and linter errors 8 yıl önce
.editorconfig include new application 8 yıl önce
.gitignore commit build files because of memory leak during npm install 8 yıl önce
.travis.yml move travis and gitignore from old repo 8 yıl önce
Dockerfile commit build files because of memory leak during npm install 8 yıl önce
index.html include new application 8 yıl önce
license update readme 8 yıl önce
package.json update lesspass module 8 yıl önce
readme.md update documentation 8 yıl önce
server.js fix tests not running 8 yıl önce
webpack.config.js make webpack more explicit 8 yıl önce

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