0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

Claude Codeでバックグラウンドで立ち上げたローカルサーバーにchrome-devtoolsでアクセスする

Posted at

Claude Codeではnpm run devのようなコマンドをバックグラウンドで実行してくれるようになっているので以下のような指示を行うとコマンドを実行した上で対象のURLを開くようになります。わざわざ、コマンドを実行してchrome-devtoolsでページを開く必要がなくなります。

`npm run dev`を実行して起動したポートのURLをchrome-devtoolsで開いて下さい。
0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?