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
portree_kid 826781647e
Debugger
4 years ago
.electron-vue Initial 5 years ago
.vscode Debugger 4 years ago
build/icons pushbackRoute 5 years ago
dist Initial 5 years ago
src Debugger 4 years ago
static Debugger 4 years ago
test Initial 5 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 branches: release 5 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 Debugger 4 years ago
package.json 0.0.5 5 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.