Skip to content

Commit

Permalink
split readme
Browse files Browse the repository at this point in the history
  • Loading branch information
EdmondChuiHW committed Mar 5, 2024
1 parent 089467b commit ffc7dc7
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,14 +20,8 @@ This repository is a fork of [ChromeDevTools/devtools-frontend](https://github.c
### Build and run

```sh
# Build continuously with a file watcher
npm run watch
# Build with the default config once
npm run build
# Build with the release config once
npm run build-release
# or npm run build-release
```

This can then be served from a static web server to test locally:
Expand Down

0 comments on commit ffc7dc7

Please sign in to comment.