This is the Vue.js based frontend for SOTLAS (https://sotl.as), an interactive atlas of summits for the Summits On The Air amateur radio program.
npm install
npm run serve
npm run build
npm run test
npm run lint
See Configuration Reference.