You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Guillaume Vincent 52dd64f0a7 add windows desktop app link in download page 8 vuotta sitten
assets add how-it-work svg 8 vuotta sitten
dist build frontend 8 vuotta sitten
src add windows desktop app link in download page 8 vuotta sitten
test fix test and linter errors 8 vuotta sitten
.editorconfig include new application 8 vuotta sitten
.gitignore commit build files because of memory leak during npm install 8 vuotta sitten
.travis.yml move travis and gitignore from old repo 8 vuotta sitten
Dockerfile commit build files because of memory leak during npm install 8 vuotta sitten
index.html include new application 8 vuotta sitten
license update readme 8 vuotta sitten
package.json update lesspass module 8 vuotta sitten
readme.md update documentation 8 vuotta sitten
server.js fix tests not running 8 vuotta sitten
webpack.config.js make webpack more explicit 8 vuotta sitten

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