pip install -r requirements.txtpython main.pyThe backend will start at http://0.0.0.0:6968 after launching successfully.
npm installnpm run devBy default, the frontend runs at http://0.0.0.0:6969. You can change the port by editing the vite.config.js file.