Build a visual Vue.js workshop

Build a Jayway Vue.js workshop

A complete tutorial on how to build an e-commerce application with Vue.js. Covers a range of topics, from seting up your project, to routing and communication with an API.

It will help you get familiar with:

  • Building a web app from scratch with the Vue.js
  • Using vue-router
  • Creating data flow with vuex
  • Communicating with an API using the vue-resource request library

The tutorial is currently written with Vue 1.

Start building!