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 9f0d8b1d21 remove border radius for all the elements há 8 anos
assets update landing page with new blocks há 8 anos
src remove border radius for all the elements há 8 anos
test simplify localStorage mock in tests há 8 anos
.editorconfig include new application há 8 anos
.gitignore move travis and gitignore from old repo há 8 anos
.travis.yml move travis and gitignore from old repo há 8 anos
Dockerfile revert npm install dev and production separate há 8 anos
index.html include new application há 8 anos
license update readme há 8 anos
package.json clean package.json file há 8 anos
readme.md update documentation há 8 anos
server.js fix tests not running há 8 anos
webpack.config.js include new application 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