vuelah

Fun little project that I used to become familiar with vue.js as well as experiment with bootstrap and css.

Demo here! https://akatcha.github.io/vuelah/

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

To deploy

yarn build && yarn deploy

Customize configuration

See Configuration Reference.