The demos follow the standard Vue setup using vue-cli
.
The
@websanova/vue-knob
package is an alias to the root folder and not actually installed in the demo.
Check the live demo online.
> git clone https://github.com/websanova/vue-knob.git vue-knob
> cd vue-knob/demos/2.x
> npm install
> npm run dev
This will eventually be set up once a stable release of Vue 3 is out.