To begin building your own Python web platform, you’ll need the `http.server` component. This default module enables you with quickly serve files from your local location. Merely open a terminal and proceed into the folder you want with share . Then, perform the instruction `python -m http.server port ` where ` number ` is the desired number –