diff --git a/README.md b/README.md index 36d12f42ed83..a1a0e5415494 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,11 @@ This repository is a fork of [ChromeDevTools/devtools-frontend](https://github.c ### Build-and-run options +Run prebuild to set up the out dir: +``` +npm run prebuild +``` + 1. Build continuously with a file watcher: ```sh