Skip to content

Environment Setup

Muhammad Adil edited this page Dec 19, 2024 · 1 revision

Development Setup page:

# Development Setup

## Prerequisites
- Node.js (v14 or higher)
- npm or yarn
- Git
- VS Code (recommended)

## Local Development Environment

1. Clone the repository:
   ```bash
   git clone https://github.com/yourusername/adblocker.git

Clone this wiki locally