Skip to content

Latest commit

 

History

History
29 lines (24 loc) · 447 Bytes

File metadata and controls

29 lines (24 loc) · 447 Bytes

inner website

使用 Vue.js 2 + vue-router + webpack2 + View UI (iView) 4构建

Install

// install dependencies
npm install

Run

Development

// For the first time, run init to create index.html
npm run init
npm run dev

Production(Build)

npm run build

##更新日志 2020-01-17 增加版本更新时间轴 ##待完善: 项目预制目录以及每个功能的介绍 添加文本编辑器,