You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Guillaume Vincent 9f0d8b1d21 remove border radius for all the elements пре 8 година
assets update landing page with new blocks пре 8 година
src remove border radius for all the elements пре 8 година
test simplify localStorage mock in tests пре 8 година
.editorconfig include new application пре 8 година
.gitignore move travis and gitignore from old repo пре 8 година
.travis.yml move travis and gitignore from old repo пре 8 година
Dockerfile revert npm install dev and production separate пре 8 година
index.html include new application пре 8 година
license update readme пре 8 година
package.json clean package.json file пре 8 година
readme.md update documentation пре 8 година
server.js fix tests not running пре 8 година
webpack.config.js include new application пре 8 година

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