Skip to content

designhammer/vuejs-reusable-components-examples

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published