/houses-of-got

An example app briefly introducing the houses from Game of Thrones

Primary LanguageVue

Houses of Games of Thrones

An example app showing the capabilities the Ionic Framework (v4) and Vue.js based on the Data of the API of Ice And Fire The project utilizes the vue-router, vue reousrce to do the HTTP calls and vuex state management. The assets were copied from the Games of Thrones fandom Wiki, all rights reserved to the original authors.

Project setup

npm install

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

Customize configuration

See Configuration Reference.