💎一站式轻松地调用各大LLM模型接口,支持GPT4、智谱、星火、月之暗面及文生图 广告
# 1.vue-cli安装 ``` npm config set registry https://registry.npm.taobao.org --global npm config set disturl https://npm.taobao.org/dist --global npm install -g @vue/cli vue create hello-world npm run serve ``` # 2.vscode插件 ``` Vue 2 Snippets Vetur ```