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 75b33c15f7 Bugfix: fix condition to load a page number from local storage 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 Implements search filter 5 years ago
labels.js Enable communication with label api 5 years ago
members.js Update moving from dataset to annotation page 5 years ago
projects.js Implements search filter 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.