Skip to content
This repository was archived by the owner on Oct 6, 2022. It is now read-only.

Latest commit

 

History

History
18 lines (12 loc) · 452 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 452 Bytes

vuex-events-messaging-demo

A Metric Loop Demo

This demo will show you how to get up and running with Vuex. For a detailed walkthrough on how to use it, check out our blog post.

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build