Skip to content

Latest commit

 

History

History
36 lines (24 loc) · 508 Bytes

README.md

File metadata and controls

36 lines (24 loc) · 508 Bytes

🎮 eSports 🎮


Page screenshot

📌 Requirements: 📌

NodeJs: 🔗 https://nodejs.org/en/


▶️ Get Started:

  1. Clone this repo
git clone https://github.com/Aleydon/eSports.git
  1. Install NPM packages
npm install or yarn install
  1. Run this project
npm run dev or yarn dev