2022.506.0 • Published 2 years ago

tarena-html-css v2022.506.0

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

达内HTML和CSS_扫描版_2.23M

下载

Docker

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

PYPI

pip install tarena-html-css
tarena-html-css <port>
# 访问 http://localhost:{port} 查看文档

NPM

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