-
Notifications
You must be signed in to change notification settings - Fork 228
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/update readme #3783
base: main
Are you sure you want to change the base?
Docs/update readme #3783
Conversation
@Anadudev is attempting to deploy a commit to the Daily Dev Team on Vercel. A member of the Team first needs to authorize it. |
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!
@rebelchris wdyt?
|
||
## Local Environment | ||
To spin up a local environment, we suggest using GitPod. We have a GitPod button above, everything is already configured and should work out of the box. click on it and let's roll! |
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.
To spin up a local environment, we suggest using GitPod. We have a GitPod button above, everything is already configured and should work out of the box. click on it and let's roll! | |
To spin up a local environment, we suggest using GitPod. We have a GitPod button above, everything is already configured and should work out of the box. Click on it and let's roll! |
|
||
## Local Environment | ||
To spin up a local environment, we suggest using GitPod. We have a GitPod button above, everything is already configured and should work out of the box. click on it and let's roll! | ||
|
||
**Note:** Checkout getting started with gitPod using their [official docs](https://www.gitpod.io/docs/introduction/getting-started). If you're new to gitPod, don't worry, it's a simple and powerful tool that will help you get started with this project in no time. |
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.
**Note:** Checkout getting started with gitPod using their [official docs](https://www.gitpod.io/docs/introduction/getting-started). If you're new to gitPod, don't worry, it's a simple and powerful tool that will help you get started with this project in no time. | |
**Note:** Checkout getting started with GitPod using their [official docs](https://www.gitpod.io/docs/introduction/getting-started). If you're new to gitPod, don't worry, it's a simple and powerful tool that will help you get started with this project in no time. |
Changes
This PR aims to make it easier for new contributors to get started with the project by:
Linking relevant files:
Simplifying local setup:
Provided more detailed and beginner-friendly instructions for setting up the project locally.
Clarified the steps involved in installing dependencies and running the project.
Updating the package list:
By making these improvements, we hope to lower the barrier of entry for new contributors and encourage more people to participate in the project.
Please review the following:
Thank you for your time and feedback!
Events
Did you introduce any new tracking events?
Experiment
Did you introduce any new experiments?
Manual Testing
Caution
Please make sure existing components are not breaking/affected by this PR