Skip to content

Commit 36797dd

Browse files
authored
Merge pull request #28 from legendecas/node
Add Node.js instructions
2 parents cbed127 + 50c3ef0 commit 36797dd

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Diff for: README.md

+5
Original file line numberDiff line numberDiff line change
@@ -53,3 +53,8 @@ How to run in Chrome Devtools:
5353
* Run `git apply <path to .patch file>` in `devtools-frontend` repo
5454

5555
More information about running Chrome Devtools without building Chromium can be found [here](https://chromium.googlesource.com/devtools/devtools-frontend/+/refs/heads/chromium/3965/README.md)
56+
57+
#### Node.js
58+
59+
Follow the [running Node.js tests guide](https://github.com/nodejs/node/blob/main/BUILDING.md#running-tests) to build Node.js and run tests locally.
60+
Read more about running the source map tests at [here](https://github.com/nodejs/node/tree/main/test/test426).

0 commit comments

Comments
 (0)