# 安装

# 使用yarn

npm init
yarn add xiaoyu-vue2-gulu
yarn add vue

# 使用npm

npm init
npm install xiaoyu-vue2-gulu
npm install vue