Skip to content

dhananjaykajale751/Proctify-backend

 
 

Repository files navigation

## Forking the Repository

1. **Fork the Repository:**
   - Go to the GitHub repository you want to fork.
   - Click the "Fork" button in the upper right corner.

2. **Clone Your Forked Repository:**
   ```bash
   git clone https://github.com/your-username/original-repo.git
   cd original-repo

Setting Up a Node server

  1. Navigate to the React App Directory:

    cd path/to/your/Proctify-backend
  2. Install Dependencies:

    npm install
  3. Start the Development Server:

    npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%