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.
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build