Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
 
 
 
 
 
 
Guillaume Vincent 98071e77fd update favicons.svg file 8 år sedan
assets update favicons.svg file 8 år sedan
dist add good windows ling 8 år sedan
src add missing locale 8 år sedan
test fix test and linter errors 8 år sedan
.editorconfig include new application 8 år sedan
.gitignore commit build files because of memory leak during npm install 8 år sedan
.travis.yml move travis and gitignore from old repo 8 år sedan
Dockerfile commit build files because of memory leak during npm install 8 år sedan
index.html include new application 8 år sedan
license update readme 8 år sedan
package.json update lesspass module 8 år sedan
readme.md update documentation 8 år sedan
server.js fix tests not running 8 år sedan
webpack.config.js make webpack more explicit 8 år sedan

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