NodeJs: 🔗 https://nodejs.org/en/
API: The project's API is at: https://github.com/Aleydon/eSports-backend.git
Mobile: Mobile version of the project is at: https://github.com/Aleydon/eSports-mobile.git
- Clone this repo
git clone https://github.com/Aleydon/eSports.git
- Install NPM packages
npm install or yarn install
- Run this project
npm run dev or yarn dev