I'm wondering if I could use repl.it to develop a webapp that contains both, a python3 backend with flask and a nodejs frontent with react.
Basically I try to replicate this tutorial: https://blog.miguelgrinberg.com/post/how-to-create-a-react--flask-project
Is there a way to configure a repl to run python3 AND nodejs?
@RYANTADIPARTHI but how do I get python3 AND nodejs running on a repl? I have no sudo apt-get to install anything. And I didn't manage to find any configuration settings for this.
how to do a react flask app with python3 and nodejs in one repl?
I'm wondering if I could use repl.it to develop a webapp that contains both, a python3 backend with flask and a nodejs frontent with react.
Basically I try to replicate this tutorial: https://blog.miguelgrinberg.com/post/how-to-create-a-react--flask-project
Is there a way to configure a repl to run python3 AND nodejs?
@RYANTADIPARTHI but how do I get python3 AND nodejs running on a repl? I have no sudo apt-get to install anything. And I didn't manage to find any configuration settings for this.