Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 241 Bytes

File metadata and controls

6 lines (5 loc) · 241 Bytes

How to host the website locally?

  • Clone repository: run in terminal--> git clone https://github.com/networkx/website.git
  • Got to cd website/build
  • Run python3 -m http.server 8000
  • In browser: http://localhost:8000/index.html