25개 이상의 토픽을 선택하실 수 없습니다. 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