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 the dependencies
pnpm install
# Start the development server
pnpm dev
# Build the app for production
pnpm run build
# Locally preview production build
pnpm run preview