Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 246 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 246 Bytes

DevAssist AI

Local development setup

  1. Clone the repository

    git clone 
  2. Open the repo and install all dependencies

    cd DevAssist_AI
    npm install
  3. Run the extension by pressing f5