2022.1010.0 • Published 2 years ago

yingxiao-tiaoban v2022.1010.0

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

营销跳板

下载

Docker

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

PYPI

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

NPM

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