An open API service indexing awesome lists of open source software.

https://github.com/zoomla/waipo.github.io


https://github.com/zoomla/waipo.github.io

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

# waipo
纪念我的外婆王占才女士

用于怀念我深爱的外婆。

## 一个基于vueJS+ZoomlaCMS前端栈的项目,技术官网 www.z01.com

# 技术讲解
# VuePress
Vue 驱动的静态网站生成器
https://www.vuepress.cn/

入门教程
https://www.jianshu.com/p/2ac5727947cd

```
npm run docs:dev
npm run docs:build

```