- Node.js
- MongoDB and MongoDB Compass
-
Clone the repository in your local computer
-
Go to command prompt and go to the folder named Rankers League Backend
-
Open the folder in any code editor
-
Open the terminal and run these command:
npm install
(to install the modules)npm run start
(to start the server)Note: You can change the config file if you want.
- Node.js
- Andriod phone or emulator with expo app downloaded
- Clone the repository in your local computer
- Go to command prompt and go to the folder named Rankers League App
- Open the folder in any code editor
- Open the terminal and run these command:
npm install
(to install the modules)npx expo start
(to start the server) - Now scan the qrcode with the expo scanner