Introduction
1.
前言
2.
介绍
2.1.
MVVM 初探
2.2.
Vue.js
3.
构建中大型应用
3.1.
组件化
3.2.
构建工具
3.3.
路由
3.4.
状态管理
4.
应用实践
4.1.
Hackernews
Published with GitBook
Building Large Application with Vue.js
介绍
本章节主要简单介绍 MVVM 和 Vue.js 基础。