Skip to content

sdras/vue-wine-label

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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