Awesome Quotes
This little project lets you gather up 10 quotes
and also delete them within a single-page-application.
it's me getting my feet wet again with VueJS after a longer time.
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
For detailed explanation on how things work, consult the docs for vue-loader.