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
# use this if you want to run in development mode
yarn dev
# or
npm run dev
# if you want to build the project for production
yarn build
# and then
yarn start