Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upWebstorm IDE Integration dead link in quickstart #1265
Labels
Comments
|
yes, it is outdated. but what is your question or problem? |
|
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


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-appsetup.