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
You'll need
npm. Run
npm install once. Use npm run dev to work locally. To auto-format code,
npm run fmt. To check for warnings, npm run lint. To check for errors, npm run check.