I have created an angular front end web app and a django REST backend. I am able to implement the django REST backend on apache on Centos 7. I could not find a proper solution to implement both angular and django on apache on Centos 7. It would be very much helpful if you can guide me to some tutorial that actually do this. My requirement is : both angular and django must run on the same apache server.
from Implement angular and django on the same apache webserver locally on a Centos 7
No comments:
Post a Comment