jp-sauve / svueg

SVG + Vue experiments

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SVueG

My experiments with Vectors and Vue. Not sure where it's going, but I've created a slider pack component and an ellipse component. The slider is currently embedded in the ellipse, but I'd like to separate the two. maybe attach a slider to a shape for configuration, then detatch for display? Visit project on GHP. Unless it is b0rkd. https://jp-sauve.github.io/svueg/ Screenshot: alt text

Project setup

yarn install

Compiles and hot-reloads for development

yarn run serve

Compiles and minifies for production

yarn run build

Run your tests

yarn run test

Lints and fixes files

yarn run lint

About

SVG + Vue experiments

License:MIT License


Languages

Language:Vue 76.4%Language:JavaScript 16.7%Language:HTML 6.9%