Skip to content
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

Readme updated with How-To #10

Merged
merged 6 commits into from Jan 12, 2020

Conversation

joevans
Copy link

@joevans joevans commented Jan 6, 2020

Added instructions to download and run the project. Emma made this easier since this is my first time using gatsby. https://twitter.com/EmmaBostian/status/1214186713150578689

README.md Outdated
## How to use

1. Fork and clone
1. Run 'yarn' to install requirements
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Run yarn to install dependencies :)

README.md Outdated

1. Fork and clone
1. Run 'yarn' to install requirements
1. Run 'yarn start' or 'gatsby develop' to run server
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"to start your development server" :)

README.md Outdated
1. Fork and clone
1. Run 'yarn' to install requirements
1. Run 'yarn start' or 'gatsby develop' to run server
1. View locally: http://localhost:8000
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You can also add a note that you can go to http://localhost:8000/__graphql to get to the GraphQL playground!

Also please update the numbers to increment - I only see 1's :)

@emmabostian
Copy link
Collaborator

I left a few comments, once fixed I'll merge, thank you!!

@joevans
Copy link
Author

joevans commented Jan 7, 2020

@emmabostian I updated per your comments. The 1's are ordered lists markdown based on the link below. Do you want me to use the actual numbers instead of the markdown version?

https://guides.github.com/features/mastering-markdown/

@emmabostian
Copy link
Collaborator

Oh that's super weird.... yeah let's use actual numbers please :) Thanks!

@joevans
Copy link
Author

joevans commented Jan 8, 2020

@emmabostian Numbers added and merged with master.

@emmabostian
Copy link
Collaborator

Woohoo thanks!

@emmabostian emmabostian merged commit 7746d05 into ladybug-podcast:master Jan 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants