2023.127.0 • Published 1 year ago

tiyan-sheji-anlike v2023.127.0

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

174-体验设计案例课

下载

Docker

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

PYPI

pip install tiyan-sheji-anlike
tiyan-sheji-anlike <port>
# 访问 http://localhost:{port} 查看文档

NPM

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