Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 
 
 
 
 
Guillaume Vincent 9f0d8b1d21 remove border radius for all the elements před 8 roky
assets update landing page with new blocks před 8 roky
src remove border radius for all the elements před 8 roky
test simplify localStorage mock in tests před 8 roky
.editorconfig include new application před 8 roky
.gitignore move travis and gitignore from old repo před 8 roky
.travis.yml move travis and gitignore from old repo před 8 roky
Dockerfile revert npm install dev and production separate před 8 roky
index.html include new application před 8 roky
license update readme před 8 roky
package.json clean package.json file před 8 roky
readme.md update documentation před 8 roky
server.js fix tests not running před 8 roky
webpack.config.js include new application před 8 roky

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