-
Notifications
You must be signed in to change notification settings - Fork 78
docs: Quick start counter guide example and documentation update: Vite #372
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
docs: Quick start counter guide example and documentation update: Vite #372
Conversation
rishabhkeshan
commented
Aug 5, 2024
- Updated quick start guide to use Vite instead of deprecated CRA
- Updated documentation and tests
- Fixed CI for counter dapp
laishawadhwa
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me
calldelegation
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Check your email for vercel permissions and redeploy the preview please!
|
Thanks @laishawadhwa @calldelegation, should be good to go now. |
#372) * feat: updated quick start counter guide example and documentation * lint fix * feat: added vercel config * fix: nightly conflict * fix: updated vite template according to new import structure --------- Co-authored-by: Call Delegation <106365423+calldelegation@users.noreply.github.com>