Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 306 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 306 Bytes

GameU2Play

GameU2Play Backend - The Best Gaming Platform for Better Experience

Instalation

git clone ${Project-Url}

cd GameU2Play && npm install

cd frontend/admin && npm install

cd frontend/client && npm install

Running Apps

back to Project Folder (GameU2Play)

npm run dev