Skip to content

[Docs] Add "Installation & Development" instructions to README #10

Description

@bayyubenjamin

Description
The current README.md has a Table of Contents entry for "Installation & Development", but the section is missing the actual command-line instructions.

Task
Please update the README.md file to include a step-by-step guide for running the project locally.

Expected Content:

  1. Clone repository
  2. Install dependencies (npm install or pnpm install)
  3. Setup .env (mention required variables like NEXT_PUBLIC_WALLET_CONNECT_ID)
  4. Run development server (npm run dev)

Labels: documentation, good first issue

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions