Docs about this project.
- To run both the Nodejs API server and the Android mobile client (using React-Native), enter the following command from the root directory (where you find the
backend
andfrontend
andmobile
folders side by side.)
cd backend && npm run dev-android
-
Whole Project
-
Mobile
-
Frontend (Web)