-
Fork the project repository:
- Go to the project repository on GitHub.
- Click on the "Fork" button in the top-right corner of the page.
- This will create a copy of the repository under your GitHub account.
-
Clone the forked repository to your local machine:
git clone https://github.com/parasss19/NodeJs_-Farm.git
- This command will create a local copy of the project on your machine.
- Install dependencies
npm install
- Running the Project :
To start the development server and run the application locally, use the following command:
npm start
- It will start the server now type
127.0.0.1:8000
in chrome to view the application