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.
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
![]() |
1 week ago | |
---|---|---|
public | 2 years ago | |
src | 1 week ago | |
svg-icons | 3 years ago | |
tools | 3 years ago | |
.editorconfig | 3 years ago | |
.env | 4 weeks ago | |
.gitignore | 3 years ago | |
.npmrc | 3 years ago | |
LICENSE | 3 years ago | |
README.md | 3 years ago | |
babel.config.js | 3 years ago | |
jsconfig.json | 2 years ago | |
package-lock.json | 4 weeks ago | |
package.json | 4 weeks ago | |
vue.config.js | 4 weeks ago |
README.md
SOTLAS
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.
Project setup
npm install
Compiles and hot-reloads for development
npm run serve
Compiles and minifies for production
npm run build
Run your tests
npm run test
Lints and fixes files
npm run lint