December 2016
Beginner to intermediate
334 pages
6h 25m
English
Let's check again what have we done so far. We have developed two applications using Vue.js. Let's revisit them.
The shopping list application that we have developed in this book's chapters is a web application that allows the following:
Our shopping list application resides on the Heroku cloud platform: https://shopping-list-vue.herokuapp.com/ .
Its code is hosted on GitHub: https://github.com/chudaol/ShoppingList .
It is continuously integrated with Travis: https://travis-ci.org/chudaol/ShoppingList
Its interface is simple and easy to understand:
The interface ...
Read now
Unlock full access