Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 
 
 
 
Guillaume Vincent e13d422ea7 add translations há 8 anos
assets add how-it-work svg há 8 anos
dist add translations há 8 anos
src add translations há 8 anos
test fix test and linter errors há 8 anos
.editorconfig include new application há 8 anos
.gitignore commit build files because of memory leak during npm install há 8 anos
.travis.yml move travis and gitignore from old repo há 8 anos
Dockerfile commit build files because of memory leak during npm install há 8 anos
index.html include new application há 8 anos
license update readme há 8 anos
package.json update lesspass module há 8 anos
readme.md update documentation há 8 anos
server.js fix tests not running há 8 anos
webpack.config.js make webpack more explicit há 8 anos

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