-
Notifications
You must be signed in to change notification settings - Fork 4
1. Installation
Emir OĞUZ edited this page Jul 10, 2024
·
1 revision
- Create a new directory
mkdir linkedinAutomation
cd linkedinAutomation
- Init NPM
npm init -y
- Install package:
npm install auto-linkedin
- Clone the project:
git clone https://github.com/Ranork/Auto-Linkedin.git
- Navigate to the project directory:
cd Auto-Linkedin
mkdir cache
- Install the dependencies:
npm install