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.
 
 
 
 
 
Go to file
Manuel Kasper 9b795bd6fd Initial import of sotlas-frontend v1.9.2 2020-08-12 13:16:16 +02:00
public Initial import of sotlas-frontend v1.9.2 2020-08-12 13:16:16 +02:00
src Initial import of sotlas-frontend v1.9.2 2020-08-12 13:16:16 +02:00
svg-icons Initial import of sotlas-frontend v1.9.2 2020-08-12 13:16:16 +02:00
tools Initial import of sotlas-frontend v1.9.2 2020-08-12 13:16:16 +02:00
.editorconfig Initial import of sotlas-frontend v1.9.2 2020-08-12 13:16:16 +02:00
.gitignore Initial import of sotlas-frontend v1.9.2 2020-08-12 13:16:16 +02:00
.npmrc Initial import of sotlas-frontend v1.9.2 2020-08-12 13:16:16 +02:00
README.md Initial import of sotlas-frontend v1.9.2 2020-08-12 13:16:16 +02:00
babel.config.js Initial import of sotlas-frontend v1.9.2 2020-08-12 13:16:16 +02:00
package-lock.json Initial import of sotlas-frontend v1.9.2 2020-08-12 13:16:16 +02:00
package.json Initial import of sotlas-frontend v1.9.2 2020-08-12 13:16:16 +02:00
vue.config.js Initial import of sotlas-frontend v1.9.2 2020-08-12 13:16:16 +02:00

README.md

sotlas

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

Customize configuration

See Configuration Reference.