This is the repository for Vue 3.x.
<script src="https://unpkg.com/vue@next"></script>Scaffold via create-vue:
# npm
npm init vue@latest
# yarn
yarn create vue
Please consult the Migration Guide.
Also note: Vue 3 does not support IE11 (RFC | Discussion).
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.