Skip to content

vaibhavpnimkar/proctify-admin-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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 React App

  1. Navigate to the React App Directory:

    cd path/to/your/react-app
  2. Install Dependencies:

    npm install --force
  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