Go to file
portree_kid d3d4d91faf 0.0.22
2020-07-23 19:40:59 +02:00
.electron-vue Initial 2019-11-05 22:43:18 +01:00
.vscode Debugger 2020-04-16 08:35:43 +02:00
build/icons pushbackRoute 2020-03-24 07:56:51 +01:00
dist Initial 2019-11-05 22:43:18 +01:00
src https://github.com/Portree-Kid/flightgear-airports/issues/71 2020-07-22 22:20:18 +02:00
static Debugger 2020-04-16 08:35:43 +02:00
test https://github.com/Portree-Kid/flightgear-airports/issues/59 2020-07-22 21:28:31 +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 0.0.22 2020-07-23 19:40:59 +02: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 https://github.com/Portree-Kid/flightgear-airports/issues/58 2020-07-16 21:51:01 +02:00
package.json 0.0.22 2020-07-23 19:40:59 +02: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.