api-client/store
2019-10-24 13:46:18 +03:00
..
index.js 🎨 Add theme support 2019-08-25 00:42:41 +01:00
postwoman.js refactor, fix: split 'components/collections/saveRequest.vue' to 'editRequest', 'saveRequestAs'; fix saving bugs 2019-10-24 13:46:18 +03:00
README.md 👽 Vue-ify Postwoman with Nuxt.js! 2019-08-24 04:09:22 +01: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.