Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 223 Bytes

readme.md

File metadata and controls

5 lines (3 loc) · 223 Bytes

• Navigate to the project's directory cd stella-treat/.

• Type python -m http.server 8888 (or python -m SimpleHTTPServer 8888 if you are using Python 2).

• Open the url http://localhost:8888 in your browser.