Skip to content
This repository has been archived by the owner on May 8, 2023. It is now read-only.
/ variate-vue-demo Public archive

Example application using Variate Vue plugin

License

Notifications You must be signed in to change notification settings

VariateHQ/variate-vue-demo

Repository files navigation

Variate Vue Demo

Installation

$ git clone [email protected]:variateapp/variate-vue-demo.git
$ npm install

Compiles and hot-reloads for development

$ npm run serve

Compiles and minifies for production

$ npm run build

Lints and fixes files

$ npm run lint