We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Setup react
create-react-app
webpack
https://github.com/AltCampus/react-node-boilerplate
Welcome to Capstone Project
Now we should have
/api/v1
/
Any route other than /api/v1 should render react on webpage.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Setup react
create-react-app
webpack
to create react bundles on same porthttps://github.com/AltCampus/react-node-boilerplate
for further referenceWelcome to Capstone Project
on react home pageNow we should have
/api/v1
- serving api routes/
- serving react pageAny route other than
/api/v1
should render react on webpage.The text was updated successfully, but these errors were encountered: