Skip to content

Small Vue application for EVE Online market monitoring

Notifications You must be signed in to change notification settings

Khazl/vue-market-cards

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vue-market-cards

Project setup

npm install

You also need to change the path where the market information should be sourced. At the moment it points to a dummy json. You will find the relevant line in the App.vue file in the created hook.

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

About

Small Vue application for EVE Online market monitoring

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published