.github | ||
.vscode | ||
packages | ||
scripts | ||
test-dts | ||
.eslintrc.js | ||
.gitignore | ||
.prettierrc | ||
api-extractor.json | ||
BACKERS.md | ||
CHANGELOG.md | ||
jest.config.js | ||
LICENSE | ||
netlify.toml | ||
package.json | ||
pnpm-lock.yaml | ||
pnpm-workspace.yaml | ||
README.md | ||
rollup.config.js | ||
SECURITY.md | ||
tsconfig.json |
vuejs/core
This is the repository for Vue 3.x.
Quickstart
-
Via CDN:
<script src="https://unpkg.com/vue@3"></script>
-
Try in the browser on StackBlitz
-
Scaffold via create-vue:
# npm npm init vue@3 # yarn yarn create vue
Changes from Vue 2
Please consult the Migration Guide.
Also note: Vue 3 does not support IE11 (RFC | Discussion).
Sponsors
Vue.js is an MIT-licensed open source project with its ongoing development made possible entirely by the support of these awesome backers. If you'd like to join them, please consider sponsor Vue's development.