knowledge-base
View project on
GitHub
サーバー
Python
実行したディレクトリ以下がシンプルなHTTPサーバーになる
python3
-m
http.server 8000
http://localhost:8000