This repository has been archived on 2024-03-13. You can view files and clone it, but cannot push or open issues or pull requests.
timekeeper/store
John McCardle 2f66b2c073 feat: issue #40, connect time readouts to vuex state 2022-01-09 20:12:37 -05:00
..
README.md Initial Commit 2022-01-03 18:53:38 -05:00
index.js feat: issue #40, connect time readouts to vuex state 2022-01-09 20:12:37 -05:00

README.md

STORE

This directory is not required, you can delete it if you don't want to use it.

This directory contains your Vuex Store files. Vuex Store option is implemented in the Nuxt.js framework.

Creating a file in this directory automatically activates the option in the framework.

More information about the usage of this directory in the documentation.