https://github.com/JsAaron/vue2-analysis
Vue.js 源码分析 2.4
https://github.com/JsAaron/vue2-analysis
Last synced: about 2 months ago
JSON representation
Vue.js 源码分析 2.4
- Host: GitHub
- URL: https://github.com/JsAaron/vue2-analysis
- Owner: JsAaron
- Created: 2015-09-10T00:30:33.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2017-08-17T08:38:02.000Z (almost 8 years ago)
- Last Synced: 2025-04-10T00:22:17.349Z (2 months ago)
- Language: JavaScript
- Homepage:
- Size: 25.8 MB
- Stars: 293
- Watchers: 23
- Forks: 90
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-github-star - vue2-analysis
README
vue.js 源码分析 版本2.24
>
> 从零开始模拟重写的vue2, 环境用的webpack
>安装
```
* npm install
```
-------------调试环境
``` python
* npm run dev
* http://localhost:8080
```Please Waiting for the update