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

Add clarity to Tutorial step 3 #71

Closed
bvaughn opened this issue Oct 8, 2017 · 4 comments · Fixed by #154
Closed

Add clarity to Tutorial step 3 #71

bvaughn opened this issue Oct 8, 2017 · 4 comments · Fixed by #154

Comments

@bvaughn
Copy link
Contributor

bvaughn commented Oct 8, 2017

This issue was originally reported by @hori031617 via facebook/react/issues/10323

Text of original issue:

I tried tutorial.

  1. Delete all files in the src/ folder of the new project.

I think that good example code here.
For example rm -f src/*
Because, I had a misunderstanding remove src directory.

Thank you.

@tricinel
Copy link
Contributor

Hmmm...if we do this, perhaps it'd be worth doing for all those steps, rm -f src/* for step 3, touch src/index.css, touch src/index.js and even have npm install -g create-react-app

@bvaughn
Copy link
Contributor Author

bvaughn commented Oct 13, 2017

Would you like to work on this task, @tricinel ?

@tricinel
Copy link
Contributor

@bvaughn, love to. There is however this open PR here: https://github.com/reactjs/reactjs.org/pull/154/files. I thinking the textual addition is good, but if you think it's a good idea, then I can add the shell commands as well.

Let's do it.

@tricinel
Copy link
Contributor

@bvaughn, done. Let me know what you think.

bvaughn added a commit that referenced this issue Oct 16, 2017
…improvements

Improve tutorial documentation; fixes #71
BetterZxx pushed a commit to BetterZxx/react.dev that referenced this issue Mar 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants