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