2022.813.0 • Published 3 years ago

zhengmei-xinlixue v2022.813.0

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

正妹心理学 - 郑匡宇

下载

Docker

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

PYPI

pip install zhengmei-xinlixue
zhengmei-xinlixue <port>
# 访问 http://localhost:{port} 查看文档

NPM

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