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

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

Home Page:https://wealfree.apachecn.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

讲师:李笑来

整理人:飞龙

协议: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} 查看文档

About

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

https://wealfree.apachecn.org/

License:Other


Languages

Language:CSS 53.3%Language:JavaScript 42.8%Language:HTML 3.6%Language:Shell 0.1%Language:Dockerfile 0.1%