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: packages/clerk-js/sandbox/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ This folder contains a sandbox environment for iterating on the Clerk UI compone
4
4
5
5
## Running the sandbox
6
6
7
-
You can start the sandbox by running `pnpm dev:sandbox`**in the root of the `javascript` repo**. This will start the server on <ahref="http://localhost:4000"><code>http://localhost:4000</code></a>. It will also run the development server for `@clerk/ui`.
7
+
You can start the sandbox by running `pnpm dev:sandbox`from anywhere in the `javascript` repo. This will start the server on <ahref="http://localhost:4000"><code>http://localhost:4000</code></a>. It will also run the development server for `@clerk/ui`.
0 commit comments