You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Go to file
zhongjin 2378cd5eaa
更新 'src/renderer/components/FlightgearMap.vue'
2 years ago
.electron-vue Migrate to Node v14.15.1 4 years ago
.vscode Debugger 4 years ago
build https://github.com/Portree-Kid/flightgear-airports/issues/1 4 years ago
dist Initial 5 years ago
src 更新 'src/renderer/components/FlightgearMap.vue' 2 years ago
static New Tower icon (Ian Tolosa) 4 years ago
test https://github.com/Portree-Kid/flightgear-airports/issues/69 4 years ago
.babelrc Initial 5 years ago
.eslintignore Initial 5 years ago
.eslintrc.js Initial 5 years ago
.gitignore Linking 5 years ago
.travis.yml API Key 3 years ago
FULLTEXT01.pdf Fixed Sidebar 5 years ago
I.txt 0.0.5 5 years ago
LICENSE Initial commit 5 years ago
README.md Initial commit 5 years ago
appveyor.yml Initial 5 years ago
package-lock.json #141 3 years ago
package.json Bump to 0.0.34 3 years ago

README.md

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.