Du kan inte välja fler än 25 ämnen
Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
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