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
pskfyi 109db41d96 feat: continued iteration of first two tabs 2022-01-07 12:43:47 -08:00
..
README.md Initial Commit 2022-01-03 18:53:38 -05:00
const.js import const currencies as object properly 2022-01-06 18:46:02 -05:00
incremental.js feat: continued iteration of first two tabs 2022-01-07 12:43:47 -08:00
index.js feat: tab colors from centralized data 2022-01-07 12:43:47 -08: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.