Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/parasss19/nodejs_-farm


https://github.com/parasss19/nodejs_-farm

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        


Node_Farm


logo





Technology Stack

![](https://img.shields.io/badge/CSS-8A2BE2?style=for-the-badge&logo=Tailwind&color=yellow)
![](https://img.shields.io/badge/javascript-8A2BE2?style=for-the-badge&logo=javascript&labelcolor=yellow)
![](https://img.shields.io/badge/Node.js-8A2BE2?style=for-the-badge&logo=Node.js&color=orange)


> **Note**: If you are new to open source contributions, you can refer to [this](https://opensource.guide/how-to-contribute/) guide by GitHub.


# Installation

## To run the project locally, follow these steps:

1. Fork the project repository:

- Go to the project repository on GitHub.
- Click on the "Fork" button in the top-right corner of the page.

![image](https://github.com/Ayush-Tibrewal/Product_3D/assets/96817905/789dda31-5f38-4102-aca8-731d7f2f5f2f)

- This will create a copy of the repository under your GitHub account.

2. 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.

3. Install dependencies

```
npm install
```

4. 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

## 🤠 Project Admin


(Back to top)