Skip to content

THCLab/oca-browser

Repository files navigation

OCA Browser (oca-browser)

Tool allowing to play with unify data language (OCA)

License

EUPL 1.2

We have distilled the most crucial license specifics to make your adoption seamless: see here for details.

Install the dependencies

yarn

Start the app in development mode (hot-code reloading, error reporting, etc.)

quasar dev

Lint the files

yarn run lint

Build the app for production

quasar build

Customize the configuration

See Configuring quasar.conf.js.