Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
 
 
 
 
 
 
Guillaume Vincent 52dd64f0a7 add windows desktop app link in download page 8 anni fa
assets add how-it-work svg 8 anni fa
dist build frontend 8 anni fa
src add windows desktop app link in download page 8 anni fa
test fix test and linter errors 8 anni fa
.editorconfig include new application 8 anni fa
.gitignore commit build files because of memory leak during npm install 8 anni fa
.travis.yml move travis and gitignore from old repo 8 anni fa
Dockerfile commit build files because of memory leak during npm install 8 anni fa
index.html include new application 8 anni fa
license update readme 8 anni fa
package.json update lesspass module 8 anni fa
readme.md update documentation 8 anni fa
server.js fix tests not running 8 anni fa
webpack.config.js make webpack more explicit 8 anni fa

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