vue
Appearance
对于一个现有的使用 JavaScript 包管理器的项目,你可以从 npm registry 中安装 Vue Router:
npm install vue-router
yarn add vue-router
pnpm add vue-router