-
Notifications
You must be signed in to change notification settings - Fork 12.7k
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
feat: add commands in readme to setup locally #1177
Conversation
@microsoft-github-policy-service agree |
i agree with the agreemnet and i am contributing on behalf of myself |
fixes #1176 |
|
||
|
||
### Clone the repository | ||
|
||
Now clone the forked repository to your machine. Go to your GitHub account, open the forked repository, click on the code button and then click the _copy to clipboard_ icon. | ||
|
||
Open a terminal and run the following git command: | ||
|
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.
Hi👋 Harshsharma-11,
I must say you did great work making guidelines for setting up locally. Season on top, I kindly would like to suggest adding some steps for optional. I will state the step to reproduce below.
Description
First thing first in this repository, I see the template review option to check or review the project inside the browser. In case you didn't know I will provide the screenshot below. If you clicked on the Use this template
you will be choosing whether you can preview it inside the codespace or create another repo. I'm humbly suggesting that feature would be nice if you state it inside your steps for someone who doesn't know that particular feature.
Screenshots
Cheers mate, Happy coding!😄
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.
@lilskyex0x ,please explain what you had said above about "use this template"
Thank you for the suggestion to add the setup instructions to the readme! This is something we have also been working with the addition of setting up the repo to utilize Codespaces. Closing this as the updated instructions are merged onto the main branch in the readme. If you have any further suggestions or questions please open an issue or start a discussion. |
Description
I provide some commands ,by applying which the project get setup locally
Fixes #1176