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
1.Just copy .env.example to .env.
2.Fill with your Wordpress URL and edit GraphQL path if it has changed
3.npm install OR yarn install
4.npm run dev OR yarn run dev