Skip to content

Latest commit

 

History

History
38 lines (21 loc) · 573 Bytes

README.md

File metadata and controls

38 lines (21 loc) · 573 Bytes

pingIt

  1. Clone the repository:

    git clone https://github.com/arunydvv/pingIt.git
  2. Navigate to the project directory:

    cd pingLab/pingIt
  3. Install the dependencies:

    npm install

Usage

To start the development server, run:

npm run dev

This will start the Next.js development server, and you can access the application at http://localhost:3000.

Contributing

Contributions are welcome! Please fork the repository and submit a pull request for any enhancements or bug fixes.