Skip to content

adisonket/CodeArena

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

131 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚀 How to Run CodeArena

📦 Install Dependencies

Root

npm install

Backend

cd backend
npm install

Frontend

cd ../frontend
npm install

▶️ Run the Project

Go to root folder and run:

npm run dev

🌐 Ports


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 98.7%
  • CSS 1.2%
  • Other 0.1%