Skip to content
Snippets Groups Projects
VARLOTEAUX Lucile's avatar
VARLOTEAUX Lucile authored
Merge branch '337-tag_HIDDEN_et_ORDER_ne_fonctionnent_pas_avec_OA_componentQualifiers' into 'develop'

Resolve "tag HIDDEN et ORDER ne fonctionnent pas avec OA_componentQualifiers"

See merge request !213

/reopen
/unlabel  ~"to do"
/label ~"In Progress"
824fb8a6
History

local deployment

``` sh

docker compose -f docker/local/compose.yml up


# ui

## Project setup

npm install


### Compiles and hot-reloads for development

npm run serve


### Compiles and minifies for production

npm run build


### Lints and fixes files

npm run lint


### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).