Hi, how should I structure the project if I want t...
# javascript
m
Hi, how should I structure the project if I want to have backend and frontend (create-react-kotlin-app) share some code? how do I import the shared code in the react app?