The Barmaid is a simple web application based on the Vue.js framework.
TheCocktailDB API is being used as a source of data to work with.
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build