wordpress3-he-jquery
v2023.208.0
Published
WordPress3 和 jQuery
Readme
WordPress3 和 jQuery
下载
Docker
docker pull apachecn0/wordpress3-he-jquery
docker run -tid -p <port>:80 apachecn0/wordpress3-he-jquery
# 访问 http://localhost:{port} 查看文档PYPI
pip install wordpress3-he-jquery
wordpress3-he-jquery <port>
# 访问 http://localhost:{port} 查看文档NPM
npm install -g wordpress3-he-jquery
wordpress3-he-jquery <port>
# 访问 http://localhost:{port} 查看文档