You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# install packages
pnpm install
# run development server
pnpm run dev
# or start the server and open the app in a new browser tab
pnpm run dev -- --open