-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(docs): add devtools guide page
- Loading branch information
Showing
3 changed files
with
27 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
--- | ||
title: Vue.js Devtools | ||
weight: -3 | ||
--- | ||
|
||
### Vue.js Devtools | ||
|
||
> Browser devtools extension for debugging Vue.js applications, now with DruxtJS integration | ||
![Vue.js Devtools integration](/images/vuejs-devtools.png) | ||
|
||
Druxt integrates with the Vue.js Devtools to provide easier access to debug information, and to simplify the theming process. | ||
|
||
* * * | ||
|
||
## Features | ||
|
||
* DruxtJS custom inspector with connection information. | ||
* Druxt theme component template creation tool. | ||
* Druxt tag in the component inspector. | ||
|
||
* * * | ||
|
||
### Installation | ||
|
||
1. [Install the Vue.js Devtools](https://devtools.vuejs.org/guide/installation.html) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
--- | ||
title: Proxy | ||
weight: -4 | ||
weight: -5 | ||
--- | ||
|
||
### Druxt and Proxies | ||
|
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.