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 instructions on alternative methods of app creation #4636

Closed
wants to merge 1 commit into from

Conversation

RusinovAnton
Copy link
Contributor

Added instructions for:

  • npm init react-app <name>
  • yarn create react-app <name>

closes #4478

@iansu
Copy link
Contributor

iansu commented Jun 18, 2018

This looks great. Can you change the base branch from master to next?

@RusinovAnton RusinovAnton changed the base branch from master to next June 18, 2018 17:04
@RusinovAnton RusinovAnton changed the base branch from next to master June 18, 2018 17:04
@RusinovAnton RusinovAnton deleted the update-readme branch June 18, 2018 17:05
@RusinovAnton
Copy link
Contributor Author

@iansu Here it is
#4638

@lock lock bot locked and limited conversation to collaborators Jan 19, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

New way to create - npm init react-app
3 participants