In this workshop, you’ll learn to use Vue.js to create a fully functional, single page application (SPA) with just a couple of commands. In addition, you take a deeper dive into reusable components, props, slots, event-handling, and plug-ins. And finally, you will learn how to add new dependencies via node modules.

Prerequisite for the workshop:
Setting up the following in advance will help us quickly getting started:

Download node.js with node modules: https://www.npmjs.com/get-npm
Install and setup an editor of your choice. Example: PhpStorm, Sublime.

Setting up the above pointers will help us quickly getting started with the workshop and save time to cover more topics on vue.js At the end of the workshop you will be able create a functional SPA.