https://github.com/ymfe/nanachi
小程序相关 https://rubylouvre.github.io/nanachi/
https://github.com/ymfe/nanachi
Last synced: 6 months ago
JSON representation
小程序相关 https://rubylouvre.github.io/nanachi/
- Host: GitHub
- URL: https://github.com/ymfe/nanachi
- Owner: YMFE
- Created: 2018-09-18T04:25:36.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-09-18T12:07:21.000Z (over 7 years ago)
- Last Synced: 2024-12-26T23:24:39.859Z (about 1 year ago)
- Language: HTML
- Homepage:
- Size: 1.19 MB
- Stars: 2
- Watchers: 5
- Forks: 20
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# anu小程序的官网地址
依赖于ydoc
```
npm i ydoc
```
源码在docs中
```
ydoc build
ydoc serve
```
编译后将 _site的目录放到根目录上