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

PORT=3001 in package.json #3

Open
djboulia opened this issue Aug 14, 2018 · 0 comments
Open

PORT=3001 in package.json #3

djboulia opened this issue Aug 14, 2018 · 0 comments

Comments

@djboulia
Copy link

On a Mac, the start script in client_src/package.json needs to be:
"start": "PORT=3001 react-scripts start",

The default 'set PORT=3001 && react-scripts start' looks like it's for Windows environments.

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

1 participant