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 9accbefb2d map register page with api пре 8 година
assets update favicons.svg file пре 8 година
src map register page with api пре 8 година
test add lesspass register method in api пре 8 година
.gitignore merge new version 1.0.0 wip пре 8 година
.travis.yml move travis and gitignore from old repo пре 8 година
Dockerfile commit build files because of memory leak during npm install пре 8 година
ISSUE_TEMPLATE add issue template пре 8 година
index.html extract css to fix error with fontawesome пре 8 година
license update readme пре 8 година
package.json extract css to fix error with fontawesome пре 8 година
readme.md update documentation пре 8 година
server.js fix tests not running пре 8 година
webpack.config.js modify webpack to work with font awesome пре 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