glenndmello / vuejs-reusable-components-examples

Reusable component examples for Vue.js by DesignHammer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vuejs-examples

This repo contains example code which goes with the post series Building reusable custom components with Vue.js on the DesignHammer Blog.

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

For detailed explanation on how things work, checkout the guide and docs for vue-loader.

About

Reusable component examples for Vue.js by DesignHammer


Languages

Language:JavaScript 56.2%Language:Vue 43.2%Language:HTML 0.7%