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
frontend application for lesspass.com
run frontend tests
cd frontend
npm install
npm test
npm run build
see LessPass project