Skip to content

Commit

Permalink
feat: init vite + vue3 + ts + element-plus
Browse files Browse the repository at this point in the history
  • Loading branch information
YangFong committed Jul 4, 2024
1 parent 74eba4e commit 649d83a
Show file tree
Hide file tree
Showing 39 changed files with 13,213 additions and 34,134 deletions.
3 changes: 3 additions & 0 deletions .vscode/extensions.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"recommendations": ["Vue.volar"]
}
5 changes: 0 additions & 5 deletions .vscode/settings.json

This file was deleted.

1 change: 1 addition & 0 deletions public/index.html → index.html
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@
<strong>Please enable JavaScript to continue.</strong>
</noscript>
<div id="app"></div>
<script type="module" src="/src/main.js"></script>
<!-- built files will be auto injected -->
</body>
<script src="https://cdn-doocs.oss-cn-shenzhen.aliyuncs.com/gh/wechatsync/article-syncjs@latest/dist/main.js"></script>
Expand Down
Loading

0 comments on commit 649d83a

Please sign in to comment.