2022.1127.0 • Published 1 year ago

qingxudedu-shenti-zhidao v2022.1127.0

Weekly downloads
-
License
CC BY-NC-SA 4.0
Repository
github
Last release
1 year ago

情绪的毒身体知道

下载

Docker

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

PYPI

pip install qingxudedu-shenti-zhidao
qingxudedu-shenti-zhidao <port>
# 访问 http://localhost:{port} 查看文档

NPM

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