Skip to content
Snippets Groups Projects
README.md 399 B
Newer Older
Damien Maurice's avatar
Damien Maurice committed

# local deployment
    ``` sh
docker compose  -f docker/local/compose.yml up
   ```

Damien Maurice's avatar
Damien Maurice committed

### Compiles and hot-reloads for development
### Compiles and minifies for production
### Lints and fixes files
```
npm run lint
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).