Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
 
 
 
 
 
 
Guillaume Vincent 52dd64f0a7 add windows desktop app link in download page 8 lat temu
assets add how-it-work svg 8 lat temu
dist build frontend 8 lat temu
src add windows desktop app link in download page 8 lat temu
test fix test and linter errors 8 lat temu
.editorconfig include new application 8 lat temu
.gitignore commit build files because of memory leak during npm install 8 lat temu
.travis.yml move travis and gitignore from old repo 8 lat temu
Dockerfile commit build files because of memory leak during npm install 8 lat temu
index.html include new application 8 lat temu
license update readme 8 lat temu
package.json update lesspass module 8 lat temu
readme.md update documentation 8 lat temu
server.js fix tests not running 8 lat temu
webpack.config.js make webpack more explicit 8 lat temu

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