Skip to content

Is routing left out? #182

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Closed
doodirock opened this issue Jul 25, 2016 · 2 comments · May be fixed by rangle/create-react-app#15
Closed

Is routing left out? #182

doodirock opened this issue Jul 25, 2016 · 2 comments · May be fixed by rangle/create-react-app#15

Comments

@doodirock
Copy link

Really great to see this simple CLI. I'm just wondering if react-router is included in this?

@gaearon
Copy link
Contributor

gaearon commented Jul 25, 2016

Hi, no, this CLI is currently only focused on build dependencies.
Adding React Router wouldn’t be different from how you’d do it normally:

npm install --save react-router

Then change your index.js according to React Router documentation.

@gaearon gaearon closed this as completed Jul 25, 2016
@doodirock
Copy link
Author

makes sense, thanks!

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

Successfully merging a pull request may close this issue.

2 participants