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
🎉 Successfully created project sample-application
To get started:
cd sample-application
yarn dev
To build & start for production:
cd sample-application
yarn build
yarn start