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

when running npm start it defaults to port 3000 #1

Open
jlvivero opened this issue Nov 17, 2016 · 1 comment
Open

when running npm start it defaults to port 3000 #1

jlvivero opened this issue Nov 17, 2016 · 1 comment

Comments

@jlvivero
Copy link
Member

is there a way to change that without having to go into node_modules/react-scripts/scripts and changing the start.js script?

@A-deLuna
Copy link
Contributor

run node app.js instead of npm run start
in the app.js file you can also edit the port number.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants