Come and join me in a series all about learning. In this series we will be learning Vue and Vuex by creating a digital version of a popular card game.
In this episode we get our project up and running. We set up a repo, configure webpack, pull in Vue, then create a module with a store of data. This gives us the proper foundations to start creating the components of our app.
Read about why I started doing this, on Medium ( / i-have-no-idea-what-im-doing )
Shownotes
==========
Series Playlist ( • I Have No Idea What I'm Doing: Season... )
Project Repo (https://gitlab.com/frontendne/devs-ag...)
Vue docs (https://vuejs.org/v2/guide/)
Vuex docs (https://vuex.vuejs.org/en/)