? Please pick a preset: Manually select features
? Check the features needed for your project: (Press <space> to select, <a> to t
oggle all, <i> to invert selection)
β―β Babel
β― TypeScript
β― Progressive Web App (PWA) Support
β― Router
β― Vuex
β― CSS Pre-processors
β Linter / Formatter
β― Unit Testing
β― E2E Testing
$ vue add axios
π¦ Installing vue-cli-plugin-axios...
+ vue-cli-plugin-axios@0.0.4
added 1 package from 1 contributor in 4.648s
β Successfully installed plugin: vue-cli-plugin-axios
π Invoking generator for vue-cli-plugin-axios...
π¦ Installing additional dependencies...
added 5 packages from 8 contributors in 5.059s
β Running completion hooks...
β Successfully invoked generator for plugin: vue-cli-plugin-axios
The following files have been updated / added:
src/plugins/axios.js
package-lock.json
package.json
src/main.js
You should review these changes with git diff and commit them.