403 B
403 B
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