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?

More than 3 years have passed since last update.

Vue Devtoolsの導入 (Vue.jsのデバッグツール)

Last updated at Posted at 2022-09-04

Vue Devtoolsの導入

1
Google Chromeのウェブストアで「vue dev tools」を検索
https://chrome.google.com/webstore/category/extensions?hl=ja
4.png

2
「Chromeに追加」をクリック
5.png

3
「設定」をクリック
6.png

4
「拡張機能」をクリック
スクリーンショット 2022-09-04 17.58.53.png

5
「詳細」をクリック
スクリーンショット 2022-09-04 18.02.56.png

6
「ファイルのURLへのアクセスを許可する」
スクリーンショット 2022-09-04 18.04.23.png

Vue Devtoolsを使ってみる。

1
デベロッパーツールで「Vue」をクリック
スクリーンショット 2022-09-04 19.25.53.png

2
鉛筆マークで編集する。
スクリーンショット 2022-09-04 19.27.49.png

3
編集内容が反映されればOK!
スクリーンショット 2022-09-04 19.28.56.png

参考

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?