Skip to content

Latest commit

 

History

History
82 lines (51 loc) · 1.66 KB

File metadata and controls

82 lines (51 loc) · 1.66 KB

CODEWOLF

Unleash Creativity. Conquer Challenges. Elevate Coding Excellence.

VS Code GitHub License

Built with the tools and technologies:

NodeJS React Express MongoDB Socket.io JavaScript HTML5 CSS3


Table of Contents

Overview

Getting Started

Prerequisites

This project requires the following dependencies:

  • Programming Language: JavaScript
  • Package Manager: Npm

Installation

Build CodeWolf from the source and install dependencies:

  1. Clone the repository:
git clone https://github.com/DhanushSaiCoder/CodeWolf
  1. Navigate to the project directory:
cd CodeWolf
  1. Install the dependencies:

Using npm:

npm install

Usage

Run the project with:

Using npm:

npm start

🔙 Return