api-client/store
Abdul Rifqi Al Abqary f847cbe122 Added token management
2020-01-07 11:50:56 +09:00
..
index.js Improving performance 2019-11-28 20:41:52 +05:30
mutations.js Added token management 2020-01-07 11:50:56 +09:00
postwoman.js Improving performance 2019-11-28 20:41:52 +05:30
README.md 👽 Vue-ify Postwoman with Nuxt.js! 2019-08-24 04:09:22 +01:00
state.js added token managements 2020-01-06 18:17:50 +09:00

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.