# cvat-data module
```bash
yarn run build # build with minification
yarn run build --mode=development # build without minification
```