You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -50,7 +50,8 @@ yarn figma
50
50
yarn sketch
51
51
52
52
# [OPTIONAL 3 & Contributors only] run plugin ui in webdev mode
53
-
yarn webdev
53
+
yarn web
54
+
# visit http://localhost:3000/init-webdev to work on browser
54
55
```
55
56
56
57
_soon as the subpackages are released as stable, we will remove git submodule dependency for ease of use. until then, this will be the primary repository and all the edits and PRs will be caused by this project._ - [Learn more here](https://github.com/bridgedxyz/.github/blob/main/contributing/working-with-submodules.md)
0 commit comments