Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/JsAaron/vue2-analysis
Vue.js 源码分析 2.4
https://github.com/JsAaron/vue2-analysis
Last synced: 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 (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-08-17T08:38:02.000Z (over 7 years ago)
- Last Synced: 2024-08-04T15:02:56.055Z (6 months ago)
- Language: JavaScript
- Homepage:
- Size: 25.8 MB
- Stars: 293
- Watchers: 24
- Forks: 92
- 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