This is a single page application using Vue.js
It's using vue-cli with webpack template.
The remote data source (JSON API hosted at http://localhost:3000) is using this: https://github.com/bonet/shop-api
To install dependencies, run: $ npm install
After installation is completed, can start the web server in development mode: $ npm run dev