Files
laca-website/frontend

Foxai (foxai-quasar)

Node 16.14

Install the dependencies

yarn
# or
npm install

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

yarn run dev

Compiles and minifies for production

yarn run build

Customize the configuration

See Configuring quasar.config.js.