Getting Started with Vue, Vuex, and API calls — TL;DR — This article will show you how to quickly get started using Vue and Vuex with the Marvel API. We will be building a simple application that searches the Marvel database for characters then displays the results. Jump to Getting Started What is Vue? Vue (pronounced /vjuː/, like view) is a progressive…