Skip to content

Commit

Permalink
first version finished
Browse files Browse the repository at this point in the history
  • Loading branch information
chen committed Nov 28, 2023
1 parent 84b5949 commit 4cc9a07
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,4 @@
# Vue 3 + Vite
# TabManager

This template should help get you started developing with Vue 3 in Vite. The template uses Vue 3 `<script setup>` SFCs, check out the [script setup docs](https://v3.vuejs.org/api/sfc-script-setup.html#sfc-script-setup) to learn more.

## Recommended IDE Setup

- [VS Code](https://code.visualstudio.com/) + [Volar](https://marketplace.visualstudio.com/items?itemName=Vue.volar) (and disable Vetur) + [TypeScript Vue Plugin (Volar)](https://marketplace.visualstudio.com/items?itemName=Vue.vscode-typescript-vue-plugin).
TabManager是一个chrome扩展程序,可以将当前打开的所有页面保存为一个工作区,并可维护多个工作区。

0 comments on commit 4cc9a07

Please sign in to comment.