a GUI for prismedia, using Electron.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
404 B

  1. # STORE
  2. This directory contains your Vuex Store files.
  3. Vuex Store option is implemented in the Nuxt.js framework.
  4. Creating a index.js file in this directory activate the option in the framework automatically.
  5. More information about the usage of this directory in the documentation:
  6. https://nuxtjs.org/guide/vuex-store
  7. **This directory is not required, you can delete it if you don't want to use it.**