Skip to content
This repository was archived by the owner on May 8, 2023. It is now read-only.

Latest commit

 

History

History
23 lines (18 loc) · 304 Bytes

README.md

File metadata and controls

23 lines (18 loc) · 304 Bytes

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