The Wayback Machine - https://web.archive.org/web/20200521062531/https://github.com/kriasoft/react-starter-kit/issues/1265
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

Webstorm IDE Integration dead link in quickstart #1265

Open
ckeeney opened this issue May 15, 2017 · 2 comments
Open

Webstorm IDE Integration dead link in quickstart #1265

ckeeney opened this issue May 15, 2017 · 2 comments
Assignees
Labels

Comments

@ckeeney
Copy link

@ckeeney ckeeney commented May 15, 2017

The Webstorm IDE integration link in the Quick Start points at https://www.jetbrains.com/webstorm/help/create-new-project-react-starter-kit.html, which is a 404.

I have found JetBrains docs for creating a new project based on this boiler plate, but they are outdated.

https://www.jetbrains.com/help/webstorm/2017.1/generating-a-project-from-a-framework-template.html#d88767e51

Since these docs were written, they have added more templates, but have removed the template based on this project in favor of the official create-react-app setup.

image

@jonirrings
Copy link

@jonirrings jonirrings commented May 15, 2017

yes, it is outdated.
for now you must install create-react-app globally.
2 years ago, when I started to learn react, webstorm provided this repo as template/boilerplate, and thanks to kriasoft, I've learned much from this repo.

but what is your question or problem?😋

@ckeeney
Copy link
Author

@ckeeney ckeeney commented May 15, 2017

I don't really have a question or problem, but the link in the docs should be removed. That's why I created this issue. I can open a pull request removing it now. I wasn't sure what the resolution to this issue should be when I opened it. I thought maybe I was missing something in Webstorm.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
4 participants
You can’t perform that action at this time.