Create a project directory and initialize it with your chosen package manager (e.g., npm init for Node.js projects or python -m venv venv for Python).