Navigation Menu

Skip to content
This repository has been archived by the owner on May 6, 2021. It is now read-only.

apachecn/the-way-to-wealth-freedom-notes

Repository files navigation

通往财富自由之路精细笔记

讲师:李笑来

整理人:飞龙

协议:CC BY-NC-SA 4.0

下载

Docker

docker pull apachecn0/the-way-to-wealth-freedom-notes
docker run -tid -p <port>:80 apachecn0/the-way-to-wealth-freedom-notes
# 访问 http://localhost:{port} 查看文档

PYPI

pip install the-way-to-wealth-freedom-notes
the-way-to-wealth-freedom-notes <port>
# 访问 http://localhost:{port} 查看文档

NPM

npm install -g the-way-to-wealth-freedom-notes
the-way-to-wealth-freedom-notes <port>
# 访问 http://localhost:{port} 查看文档

Releases

No releases published

Packages

No packages published