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