您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
 
 
 
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