https://github.com/zoomla/waipo.github.io
https://github.com/zoomla/waipo.github.io
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/zoomla/waipo.github.io
- Owner: zoomla
- License: apache-2.0
- Created: 2020-04-15T16:13:28.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-24T02:12:16.000Z (over 3 years ago)
- Last Synced: 2025-04-23T06:04:01.969Z (about 1 year ago)
- Language: Shell
- Size: 11 MB
- Stars: 9
- Watchers: 1
- Forks: 0
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```