破晓 发表于 2016-8-3 12:18:22

Vue+Webpack开发可复用的单页面富应用教程

<p style="margin-top: 18px; margin-bottom: 18px; color: rgb(51, 51, 51); font-family: &quot;helvetica neue&quot;, tahoma, &quot;hiragino sans gb&quot;, stheiti, &quot;wenquanyi micro hei&quot;, 微软雅黑, 宋体, sans-serif; font-size: 16px; line-height: 27.2px;"><img src="http://divio.qiniudn.com/Ftu2MJT0VG6g4CqNcKF6-8I1_N8I" alt="" style="max-width: 50em; margin-top: 1em; margin-bottom: 1em;"></p><h3 style="font-size: 20px; counter-reset: subsection 0; font-weight: normal; color: rgb(51, 51, 51); font-family: &quot;helvetica neue&quot;, tahoma, &quot;hiragino sans gb&quot;, stheiti, &quot;wenquanyi micro hei&quot;, 微软雅黑, 宋体, sans-serif;">本系列文章介绍如何使用该工程快速开发一个基于 Vue 和 Webpack 的单页面富应用网站。其中配置篇主要介绍webpack的主要配置,先将工程跑起来;组件篇主要介绍用组件化的方式来开发SPA;技巧篇是使用中的一些技术经验谈。</h3><p style="margin-top: 18px; margin-bottom: 18px; color: rgb(51, 51, 51); font-family: &quot;helvetica neue&quot;, tahoma, &quot;hiragino sans gb&quot;, stheiti, &quot;wenquanyi micro hei&quot;, 微软雅黑, 宋体, sans-serif; font-size: 16px; line-height: 27.2px;"><a href="https://www.talkingcoder.com/article/6310080842228107877" target="_blank" style="text-decoration: none; color: rgb(49, 135, 219);">Vue+Webpack开发可复用的单页面富应用教程(配置篇)</a></p><p style="margin-top: 18px; margin-bottom: 18px; color: rgb(51, 51, 51); font-family: &quot;helvetica neue&quot;, tahoma, &quot;hiragino sans gb&quot;, stheiti, &quot;wenquanyi micro hei&quot;, 微软雅黑, 宋体, sans-serif; font-size: 16px; line-height: 27.2px;"><a href="https://www.talkingcoder.com/article/6310724958473489215" target="_blank" style="text-decoration: none; color: rgb(49, 135, 219);">Vue+Webpack开发可复用的单页面富应用教程(组件篇)</a></p><p style="margin-top: 18px; margin-bottom: 18px; color: rgb(51, 51, 51); font-family: &quot;helvetica neue&quot;, tahoma, &quot;hiragino sans gb&quot;, stheiti, &quot;wenquanyi micro hei&quot;, 微软雅黑, 宋体, sans-serif; font-size: 16px; line-height: 27.2px;"><a href="https://www.talkingcoder.com/article/6310756346094488391" target="_blank" style="text-decoration: none; color: rgb(49, 135, 219);">Vue+Webpack开发可复用的单页面富应用教程(技巧篇)</a></p><p style="margin-top: 18px; margin-bottom: 18px; color: rgb(51, 51, 51); font-family: &quot;helvetica neue&quot;, tahoma, &quot;hiragino sans gb&quot;, stheiti, &quot;wenquanyi micro hei&quot;, 微软雅黑, 宋体, sans-serif; font-size: 16px; line-height: 27.2px;"><a href="https://www.talkingcoder.com/article/6309726065044556372" target="_blank" style="text-decoration: none; color: rgb(49, 135, 219);">Vue+Webpack使用规范</a></p><p></p>
页: [1]
查看完整版本: Vue+Webpack开发可复用的单页面富应用教程