Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 449 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 449 Bytes

iBlog

一个简洁的博客前台,主要用来练习使用 Vue 框架。

项目中用到的 Api 由 iBlog-Admin 提供

效果1

效果2

安装

yarn install

运行

yarn run serve

编译

yarn run build