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.
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