Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bloodf/quasar-remote-dev-tools

Quasar Plugin for Remote Vue Dev Tools
https://github.com/bloodf/quasar-remote-dev-tools

Last synced: about 2 months ago
JSON representation

Quasar Plugin for Remote Vue Dev Tools

Awesome Lists containing this project

README

        

Quasar Remove Dev Tools
===

This extension will help you develop your Electron and Cordova app, as it will bring the Vue dev-tools as an process, when the dev mode runs.

# Configs

If you want to configure the devtools, you can add some process environments variables.

- DEVTOOLS_IP (It automatically detects the IP machine, but if you want a ngrok IP you can change here.)
- DEVTOOLS (You can set to false to disable the loading the devtools)

# Install
```bash
quasar ext add remote-dev-tools
```
Quasar CLI will retrieve it from NPM and install the extension.

# Uninstall
```bash
quasar ext remove remote-dev-tools
```

# Patreon
If you like (and use) this App Extension, please consider becoming a Quasar [Patreon](https://www.patreon.com/quasarframework).