2022.1028.0 • Published 2 years ago

yige-gushide-dansheng v2022.1028.0

Weekly downloads
-
License
CC BY-NC-SA 4.0
Repository
github
Last release
2 years ago

一个故事的诞生:22堂创意思维写作课-已完结

下载

Docker

docker pull apachecn0/yige-gushide-dansheng
docker run -tid -p <port>:80 apachecn0/yige-gushide-dansheng
# 访问 http://localhost:{port} 查看文档

PYPI

pip install yige-gushide-dansheng
yige-gushide-dansheng <port>
# 访问 http://localhost:{port} 查看文档

NPM

npm install -g yige-gushide-dansheng
yige-gushide-dansheng <port>
# 访问 http://localhost:{port} 查看文档