脚手架说明
基于vue.js的webapp脚手架, 默认安装vue,vue-route,vue-resource,jquery
环境要求
- Mac OS X, Windows, or Linux
- Node.js v4.0 or newer
npm
v2.15 or newer (new to npm?)node-gyp
prerequisites mentioned here
目录结构
开始之前,请先预览一下项目的目录结构
|
快速开始
1. 获取最新版本
从git.oa.com上下载最新版本的 Vue Starter Kit (VSK)
|
2. 安装本地服务第三方依赖模块(需要已安装Node.js)
|
3.启动服务(http://localhost:8090)
|
4.发布代码
|