# vue3SourceLearning **Repository Path**: chutianshu1981/vue3-source-learning ## Basic Information - **Project Name**: vue3SourceLearning - **Description**: vue3 源码学习 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-12-24 - **Last Updated**: 2022-12-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vuejs/core 源码学习 [![npm](https://img.shields.io/npm/v/vue.svg)](https://www.npmjs.com/package/vue) [![build status](https://github.com/vuejs/core/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/vuejs/core/actions/workflows/ci.yml) ## Getting Started 本项目用于个人对 Vuejs (v.3.2.45) 的源码解读学习 Vue 官方网站 [vuejs.org](https://vuejs.org/)! ## License [MIT](https://opensource.org/licenses/MIT)