chrismcligeyo / VuejsQuotesWebApp_html_css_vue_with_components_sloes

A simple quotes app with vue. uses components and slots to pass data. Uses customs events to pass data from child to parent. Can add quotes, and includes progress bar that moves forward when quotes added

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vue-cli

A Vue.js project

Build Setup

# 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.

About

A simple quotes app with vue. uses components and slots to pass data. Uses customs events to pass data from child to parent. Can add quotes, and includes progress bar that moves forward when quotes added


Languages

Language:Vue 66.9%Language:JavaScript 24.0%Language:HTML 9.1%