You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
wanggang
d228196a96
|
1 year ago | |
---|---|---|
.. | ||
.husky | 1 year ago | |
.vscode | 1 year ago | |
public | 1 year ago | |
src | 1 year ago | |
.editorconfig | 1 year ago | |
.eslintignore | 1 year ago | |
.eslintrc.js | 1 year ago | |
.gitignore | 1 year ago | |
.markdownlint.json | 1 year ago | |
.markdownlintignore | 1 year ago | |
.npmrc | 1 year ago | |
.prettierignore | 1 year ago | |
.prettierrc.js | 1 year ago | |
.stylelintignore | 1 year ago | |
.stylelintrc.js | 1 year ago | |
README.md | 1 year ago | |
eslintrc.js | 1 year ago | |
index.html | 1 year ago | |
jsconfig.json | 1 year ago | |
package-lock.json | 1 year ago | |
package.json | 1 year ago | |
vite.config.js | 1 year ago |
README.md
Vue 3 + Vite
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 to learn more.
Recommended IDE Setup
- VS Code + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).