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.
 
 
 
 
 
 
Hironsan 4baeb16fed Improve movie loading speed 5 years ago
..
README.md Add frontend boilerplate 5 years ago
auth.js Add auth service to remove hard coded url from auth store 5 years ago
documents.js Enable to paginate on mobile page 5 years ago
labels.js Remove headers from stores to components 5 years ago
members.js Enable to edit member role 5 years ago
projects.js Set visibility to the side bar according to the project role 5 years ago
roles.js Enable to edit member role 5 years ago
statistics.js Move statistics logic to statistics store 5 years ago

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.