开放平台
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.

4 лет назад
12345678910
  1. # STORE
  2. **This directory is not required, you can delete it if you don't want to use it.**
  3. This directory contains your Vuex Store files.
  4. Vuex Store option is implemented in the Nuxt.js framework.
  5. Creating a file in this directory automatically activates the option in the framework.
  6. More information about the usage of this directory in [the documentation](https://nuxtjs.org/guide/vuex-store).