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 30711fd696 build dist 8 lat temu
assets update logo 8 lat temu
dist build dist 8 lat temu
src prepare npm publish 8 lat temu
test modify api to match backend 8 lat temu
.gitignore merge new version 1.0.0 wip 8 lat temu
.travis.yml move travis and gitignore from old repo 8 lat temu
Dockerfile commit build files because of memory leak during npm install 8 lat temu
ISSUE_TEMPLATE add issue template 8 lat temu
index.html extract css to fix error with fontawesome 8 lat temu
lesspass.html prepare npm publish 8 lat temu
license update readme 8 lat temu
package.json prepare npm publish 8 lat temu
readme.md update documentation 8 lat temu
server.js fix tests not running 8 lat temu
webpack.config.js prepare npm publish 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