# Remix连接本地项目

By [russell](https://paragraph.com/@russell-21) · 2023-05-22

---

    npm install -g remix-ide 
    
    remixd -s xxx项目全路径 --remix-ide https://remix.ethereum.org/
    

![](https://storage.googleapis.com/papyrus_images/7bb9e6c933633fde490bcede2ce7185f3b790a83d5f7c3cf8dcf1e4b38892c07.png)

---

*Originally published on [russell](https://paragraph.com/@russell-21/remix)*
