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 88463ccbc7 commit build files because of memory leak during npm install 8 yıl önce
assets clean images 8 yıl önce
dist commit build files because of memory leak during npm install 8 yıl önce
src fix typo 8 yıl önce
test simplify localStorage mock in tests 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 clean package.json file 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 include new application 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