Skip to content

vue3 开发 IDE 插件模版,融合了 Vue3 + Vuex + vue-i18n + TypeScript 等.

Notifications You must be signed in to change notification settings

vivoquickapp/vue3-ide-extension-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

7805304 · Jul 20, 2021

History

1 Commit
Jul 20, 2021
Jul 20, 2021
Jul 20, 2021
Jul 20, 2021
Jul 20, 2021
Jul 20, 2021
Jul 20, 2021
Jul 20, 2021
Jul 20, 2021
Jul 20, 2021
Jul 20, 2021
Jul 20, 2021
Jul 20, 2021
Jul 20, 2021
Jul 20, 2021
Jul 20, 2021

Repository files navigation

IDE 插件模板

简介

该插件模板融合了 Vue3 + Vuex + vue-i18n + typescript,方便在 vscode 的 webview 中开发前端项目。

如何开发

安装依赖

yarn && cd frontend &&  yarn

监听代码

  • 在项目的根目录执行 yarn watch,以监听插件的代码。
  • 在 frontend 目录下执行 yarn watch,以监听前端 Vue 项目的代码。

运行和调试

  1. 点击侧边栏「运行和调试」,点击 Run Extension 运行插件。

  2. 在弹出的 vscode 编辑器运行 cmd + shift + p,输入 show panel 打开 webview 面板。

About

vue3 开发 IDE 插件模版,融合了 Vue3 + Vuex + vue-i18n + TypeScript 等.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published