2022.1028.0 • Published 2 years ago

zhangxiaoyu-geren-touzike v2022.1028.0

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

张潇雨个人投资课

下载

Docker

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

PYPI

pip install zhangxiaoyu-geren-touzike
zhangxiaoyu-geren-touzike <port>
# 访问 http://localhost:{port} 查看文档

NPM

npm install -g zhangxiaoyu-geren-touzike
zhangxiaoyu-geren-touzike <port>
# 访问 http://localhost:{port} 查看文档