Skip to content

A very silly demo showing how to make a wine label making dashboard with Vue.js

Notifications You must be signed in to change notification settings

sdras/vue-wine-label

Repository files navigation

vue-wine-label

A very silly demo showing how to make a wine label making dashboard with Vue.js

The live demo can be seen at http://codepen.io/sdras/pen/BpjQzE/

Playing around with dynamic SVGs and SVG text.

Usage

This was built with vue-cli, webpack config. This uses vue-loader. If you'd like to view it locally, run npm install or yarn install and npm run dev for dev build.

serve with hot reload at localhost:8080

npm run dev

build for production with minification

npm run build

run unit tests

npm run unit

run e2e tests

npm run e2e

run all tests

npm test

About

A very silly demo showing how to make a wine label making dashboard with Vue.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published