Skip to content

biluohc/business-5min-notes

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

5 分钟商学院精细笔记

讲师:刘润

整理人:洋_葱头

下载

Docker

docker pull apachecn0/business-5min-notes
docker run -tid -p <port>:80 apachecn0/business-5min-notes
# 访问 http://localhost:{port} 查看文档

PYPI

pip install business-5min-notes
business-5min-notes <port>
# 访问 http://localhost:{port} 查看文档

NPM

npm install -g business-5min-notes
business-5min-notes <port>
# 访问 http://localhost:{port} 查看文档

About

📖 5 分钟商学院精细笔记

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 53.4%
  • JavaScript 42.7%
  • HTML 3.7%
  • Other 0.2%