Go to file
dependabot[bot] 9b757150d5
build(deps): bump axios from 0.18.1 to 0.21.1
Bumps [axios](https://github.com/axios/axios) from 0.18.1 to 0.21.1.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v0.21.1/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.18.1...v0.21.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-05 21:41:11 +00:00
.electron-vue Migrate to Node v14.15.1 2020-12-15 18:01:07 +01:00
.vscode Debugger 2020-04-16 08:35:43 +02:00
build https://github.com/Portree-Kid/flightgear-airports/issues/1 2020-10-14 22:49:48 +02:00
dist Initial 2019-11-05 22:43:18 +01:00
src #75 more decimals 2020-12-31 17:17:58 +01:00
static Threshold icons 2020-12-08 21:52:35 +01:00
test https://github.com/Portree-Kid/flightgear-airports/issues/69 2020-07-26 19:44:21 +02:00
.babelrc Initial 2019-11-05 22:43:18 +01:00
.eslintignore Initial 2019-11-05 22:43:18 +01:00
.eslintrc.js Initial 2019-11-05 22:43:18 +01:00
.gitignore Linking 2020-02-24 20:20:34 +01:00
.travis.yml API_KEY 2021-01-01 22:41:36 +01:00
appveyor.yml Initial 2019-11-05 22:43:18 +01:00
FULLTEXT01.pdf Fixed Sidebar 2020-01-04 20:39:24 +01:00
I.txt 0.0.5 2020-04-08 22:57:29 +02:00
LICENSE Initial commit 2020-03-04 10:59:52 +01:00
package-lock.json build(deps): bump axios from 0.18.1 to 0.21.1 2021-01-05 21:41:11 +00:00
package.json build(deps): bump axios from 0.18.1 to 0.21.1 2021-01-05 21:41:11 +00:00
README.md Initial commit 2020-03-04 10:59:52 +01:00

flightgear-airports

An electron-vue project

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:9080
npm run dev

# build electron application for production
npm run build

# run unit & end-to-end tests
npm test


# lint all JS/Vue component files in `src/`
npm run lint


This project was generated with electron-vue@8fae476 using vue-cli. Documentation about the original structure can be found here.