# wealth-learning **Repository Path**: mirrors_houbb/wealth-learning ## Basic Information - **Project Name**: wealth-learning - **Description**: No description available - **Primary Language**: Unknown - **License**: OFL-1.1 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-02-16 - **Last Updated**: 2026-09-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # WealthLearning > 协议:[CC BY-NC-SA 4.0](http://creativecommons.org/licenses/by-nc-sa/4.0/) > > 真相一旦入眼,你就再也无法视而不见。——《黑客帝国》 * [在线阅读](https://wealearn.flygon.net) ## 下载 ### Docker ``` docker pull apachecn0/wealth-learning docker run -tid -p :80 apachecn0/wealth-learning # 访问 http://localhost:{port} 查看文档 ``` ### NPM ``` npm install -g wealth-learning wealth-learning # 访问 http://localhost:{port} 查看文档 ```