/cocktail-menu

🍹A menu for my at-home bar

Primary LanguageVue

Cocktail Menu

GitHub Workflow Status Website GitHub package.json version
Just a cocktail menu for my at-home bar, so that I don't have to list a hundred drinks everytime I'm asked whats available/doable.

Used technologies

Deployment to GitHub-Pages

The deployment has been automated with GitHub-Actions with full credit going to this guide.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.