Personal website Personal website of Anton Grabovsky. Install dependencies pnpm install Start the app in development mode (hot-code reloading, error reporting, etc.) pnpm run dev Lint the files pnpm run lint Build the app for production pnpm run build Customize the configuration See Configuring quasar.conf.js.