VConsole configuration

The installation

1. Download dependent plug-ins

npm install vconsole
Copy the code

2. Set the parameters in main.js

import Vconsole from 'vconsole'
Vue.prototype.$vConsole= new Vconsole()
Copy the code

There is a button in the lower right corner to run the project