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

[Example] Add a development workflow #17

Closed
wants to merge 1 commit into from

Conversation

nsatragno
Copy link
Contributor

Add a script to the example app that runs the server in port :3001, and
proxy requests from react-scripts start to it. This allows running the
example in an unoptimized mode suitable for development.

Fixes #16

Add a script to the example app that runs the server in port :3001, and
proxy requests from `react-scripts start` to it. This allows running the
example in an unoptimized mode suitable for development.

Fixes strangerlabs#16
@EternalDeiwos
Copy link
Contributor

Merged this as a part of #19 -- closing here.

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

Successfully merging this pull request may close these issues.

[Example app] npm run dev does not start the server
2 participants